On Tue, Jan 21, 2014 at 06:13:30PM +0200, Igor Grinberg wrote: > Enable SATA on cm-fx6. > > Signed-off-by: Igor Grinberg <grinberg@xxxxxxxxxxxxxx> > --- > 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. Shawn > -- > 1.8.3.2 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html