Hello, 2011/8/30 Richard Zhu <richard.zhu@xxxxxxxxxx>: > Signed-off-by: Richard Zhu <richard.zhu@xxxxxxxxxx> > --- > arch/arm/mach-mx5/clock-mx51-mx53.c | 19 ++++ > arch/arm/mach-mx5/devices-imx53.h | 4 + > arch/arm/plat-mxc/Makefile | 1 + > arch/arm/plat-mxc/ahci_sata.c | 104 +++++++++++++++++++++++ > arch/arm/plat-mxc/devices/Kconfig | 4 + > arch/arm/plat-mxc/devices/Makefile | 1 + > arch/arm/plat-mxc/devices/platform-ahci-imx.c | 66 ++++++++++++++ > arch/arm/plat-mxc/include/mach/ahci_sata.h | 33 +++++++ > arch/arm/plat-mxc/include/mach/devices-common.h | 10 ++ > 9 files changed, 242 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/plat-mxc/ahci_sata.c > create mode 100644 arch/arm/plat-mxc/devices/platform-ahci-imx.c > create mode 100644 arch/arm/plat-mxc/include/mach/ahci_sata.h The good news are that I have tested this patch series on i.MX53 LOCO board and it seems to work fine here. Thanks. Tested-By: Hector Oron Martinez <hector.oron@xxxxxxxxx> -- Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html