commit | e5878732a521dd31ea6377875e49adc424503e5b | [log] [tgz] |
---|---|---|
author | Richard Zhu <hongxing.zhu@nxp.com> | Mon Mar 19 10:02:18 2018 +0800 |
committer | Tejun Heo <tj@kernel.org> | Mon Mar 19 07:34:08 2018 -0700 |
tree | 76fe4690380b6067e22d201272789c8eb45f2cfb | |
parent | 34d232eb2d0947f1a5430cbb193781e6562496ce [diff] |
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>