ARM: dts: imx6q-phytec: Added SATA Support
authorAshutosh singh <ashutosh.s@phytec.in>
Thu, 20 Feb 2014 05:50:18 +0000 (11:20 +0530)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 21 Feb 2014 02:14:02 +0000 (10:14 +0800)
This patch adds support for SATA on Phytec phyFLEX-i.MX6 Quad module.

Signed-off-by: Ashutosh singh <ashutosh.s@phytec.in>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6q-phytec-pbab01.dts

index 21c8b3799bd822918fd582f1d859c216f3dcc2c8..5607c331fca8f4db3356a93a2aa75f97b1b2b11f 100644 (file)
        status = "okay";
 };
 
+&sata {
+       status = "okay";
+};
+
 &uart4 {
        status = "okay";
 };