MLK-14938-18 sata: Add i.MX8 SATA support
authorYe Li <ye.li@nxp.com>
Tue, 17 Apr 2018 03:11:30 +0000 (20:11 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 08:57:49 +0000 (01:57 -0700)
commit9f538d64a8f7b216751f722e9c9ab4dc3af598ce
tree93ba0c7686110d400615d53ceb226225142de509
parenta0ce4383ab7bf27bc0f81fbafd5c448f31461620
MLK-14938-18 sata: Add i.MX8 SATA support

- some delay is required between SATA_CTRL0 RST SET and CLR.
  Otherwise, sata phy link would be down.
- specific the ahci modification by imx8qm platform.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 83812d4d636d98afdcb617a3aeab7b037e884aa1)
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/ahci.c
drivers/ata/sata_imx.c [new file with mode: 0644]