[PATCH] ARM: dts: imx53: Enable AHCI SATA for imx53-qsb

Robert Nelson robertcnelson at gmail.com
Tue Dec 3 09:39:38 EST 2013


Signed-off-by: Robert Nelson <robertcnelson at gmail.com>
Cc: Shawn Guo <shawn.guo at linaro.org>
Cc: Richard Zhu <r65037 at freescale.com>
Cc: Tejun Heo <tj at kernel.org>
Cc: Linux-IDE <linux-ide at vger.kernel.org>
---
 arch/arm/boot/dts/imx53-qsb.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/imx53-qsb.dts b/arch/arm/boot/dts/imx53-qsb.dts
index 91a5935..ea927be 100644
--- a/arch/arm/boot/dts/imx53-qsb.dts
+++ b/arch/arm/boot/dts/imx53-qsb.dts
@@ -307,6 +307,10 @@
 	status = "okay";
 };
 
+&sata {
+	status = "okay";
+};
+
 &vpu {
 	status = "okay";
 };
-- 
1.8.4.3




More information about the linux-arm-kernel mailing list