1
0
Fork 0

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>
hifive-unleashed-5.1
Ashutosh singh 2014-02-20 11:20:18 +05:30 committed by Shawn Guo
parent 7b1c55bcc6
commit 55b0ef4e1d
1 changed files with 4 additions and 0 deletions

View File

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