From: Fabio Estevam Date: Sun, 13 Apr 2014 14:48:41 +0000 (-0300) Subject: ARM: dts: imx27-pdk: Keep the dt nodes sorted X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=09c7450c274139ee772e7005869f7c5a8bc60895;p=linux-beck.git ARM: dts: imx27-pdk: Keep the dt nodes sorted For better readability keep the dt nodes sorted. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx27-pdk.dts b/arch/arm/boot/dts/imx27-pdk.dts index 28c83bc851c1..bd9526561f10 100644 --- a/arch/arm/boot/dts/imx27-pdk.dts +++ b/arch/arm/boot/dts/imx27-pdk.dts @@ -21,11 +21,12 @@ }; }; -&uart1 { - fsl,uart-has-rtscts; + +&fec { status = "okay"; }; -&fec { +&uart1 { + fsl,uart-has-rtscts; status = "okay"; };