[PATCH 2/4] ARM: dts: cm-fx6: add SATA support
Shawn Guo
shawn.guo at linaro.org
Mon Jan 27 02:37:56 EST 2014
On Tue, Jan 21, 2014 at 06:13:30PM +0200, Igor Grinberg wrote:
> Enable SATA on cm-fx6.
>
> Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
> ---
> 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
>
More information about the linux-arm-kernel
mailing list