ARM: dts: imx6q-phytec: Added SATA Support

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>
This commit is contained in:
Ashutosh singh 2014-02-20 11:20:18 +05:30 committed by Shawn Guo
parent 7b1c55bcc6
commit 55b0ef4e1d

View file

@ -25,6 +25,10 @@ &gpmi {
status = "okay";
};
&sata {
status = "okay";
};
&uart4 {
status = "okay";
};