ARM: dts: imx27-pdk: Keep the dt nodes sorted

For better readability keep the dt nodes sorted.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
Fabio Estevam 2014-04-13 11:48:41 -03:00 committed by Shawn Guo
parent 4090635410
commit 09c7450c27

View file

@ -21,11 +21,12 @@ memory {
};
};
&uart1 {
fsl,uart-has-rtscts;
status = "okay";
};
&fec {
status = "okay";
};
&uart1 {
fsl,uart-has-rtscts;
status = "okay";
};