summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/ahci_sata.c
AgeCommit message (Collapse)Author
2012-01-09ENGR00170244-1 ARM: AHCI: Enable PDDQ mode when no disk is attachedRichard Zhu
In order to save the power consumption, enable the PDDQ mode of AHCI PHY when there is no sata disk on the port Signed-off-by: Richard Zhu <r65037@freescale.com>
2012-01-09ENGR00153275-2 mx53 L2638 msl modifications when add ahci temp-monitorRichard Zhu
based on the 2.6.38 kernel mainline, refer to linux std hwmon architeture, add the standalone ahci temperature monitor driver on fsl i.mx53 platforms. Signed-off-by: Richard Zhu <r65037@freescale.com>
2012-01-09ENGR00139241-1 mx6 sata: refine the imx ahci sata driverRichard Zhu
refine the imx ahci sata driver, when enable mx6q sata Signed-off-by: Richard Zhu <r65037@freescale.com>