mirror of https://gitee.com/openkylin/linux.git
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:
parent
7b1c55bcc6
commit
55b0ef4e1d
|
@ -25,6 +25,10 @@ &gpmi {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&sata {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&uart4 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue