2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00

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 @@
};
};
&uart1 {
fsl,uart-has-rtscts;
status = "okay";
};
&fec {
status = "okay";
};
&uart1 {
fsl,uart-has-rtscts;
status = "okay";
};