ahci: imx: add the imx6qp ahci sata support
- Regarding to imx6q ahci sata, imx6qp ahci sata has the reset mechanism. Add the imx6qp ahci sata support in this commit. - Use the specific reset callback for imx53 sata, and use the default ahci_ops.softreset for the others. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
@@ -243,6 +243,8 @@
|
||||
#define IMX6Q_GPR4_IPU_RD_CACHE_CTL BIT(0)
|
||||
|
||||
#define IMX6Q_GPR5_L2_CLK_STOP BIT(8)
|
||||
#define IMX6Q_GPR5_SATA_SW_PD BIT(10)
|
||||
#define IMX6Q_GPR5_SATA_SW_RST BIT(11)
|
||||
|
||||
#define IMX6Q_GPR6_IPU1_ID00_WR_QOS_MASK (0xf << 0)
|
||||
#define IMX6Q_GPR6_IPU1_ID01_WR_QOS_MASK (0xf << 4)
|
||||
|
Reference in New Issue
Block a user