Commit 55b0ef4e authored by Ashutosh singh's avatar Ashutosh singh Committed by Shawn Guo
Browse files

ARM: dts: imx6q-phytec: Added SATA Support



This patch adds support for SATA on Phytec phyFLEX-i.MX6 Quad module.

Signed-off-by: default avatarAshutosh singh <ashutosh.s@phytec.in>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 7b1c55bc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -25,6 +25,10 @@
	status = "okay";
};

&sata {
	status = "okay";
};

&uart4 {
	status = "okay";
};