On 01/27/14 09:37, Shawn Guo wrote:
On Tue, Jan 21, 2014 at 06:13:30PM +0200, Igor Grinberg wrote:
quoted
Enable SATA on cm-fx6.
Signed-off-by: Igor Grinberg <redacted>
---
arch/arm/boot/dts/imx6q-cm-fx6.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/imx6q-cm-fx6.dts b/arch/arm/boot/dts/imx6q-cm-fx6.dts
index 94cc6b5..07f90a5 100644
--- a/arch/arm/boot/dts/imx6q-cm-fx6.dts
+++ b/arch/arm/boot/dts/imx6q-cm-fx6.dts
@@ -69,3 +69,7 @@
pinctrl-0 = <&pinctrl_uart4>;
status = "okay";
};
+
+&sata {
+ status = "okay";
+};
Please sort these labeled nodes alphabetically.
Ok.
I'll wait for the "pingrp macros" to settle down and resend.
Thanks!
--
Regards,
Igor.