
-----Original Message----- From: Peng Ma peng.ma@nxp.com Sent: Monday, December 23, 2019 2:58 PM To: sjg@chromium.org; Priyanka Jain priyanka.jain@nxp.com; Marcel Ziswiler marcel.ziswiler@toradex.com; Andy Tang andy.tang@nxp.com Cc: u-boot@lists.denx.de; Peng Ma peng.ma@nxp.com Subject: [v4 1/4] Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
This reverts commit 1ee494291880fd51ef0c5f7342e072bdb069d7ff.
Commit 1ee494291880 ("ata: fsl_ahci: Add sata DM support for Freescale powerpc socs") introduced SCSI layer to call AHCI private API in order to support sata operations, In DM mode, This is not necessary for non-AHCI sata. So revert it and have already updated the driver itself to operate sata directly.
Reviewed-by: Stefan Roese sr@denx.de Signed-off-by: Peng Ma peng.ma@nxp.com
Series applied on u-boot-mpc85xx. Awaiting upstream.
Thanks Priyanka