Commit 09c7450c authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

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

For better readability keep the dt nodes sorted.
Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent 40906354
...@@ -21,11 +21,12 @@ memory { ...@@ -21,11 +21,12 @@ memory {
}; };
}; };
&uart1 {
fsl,uart-has-rtscts; &fec {
status = "okay"; status = "okay";
}; };
&fec { &uart1 {
fsl,uart-has-rtscts;
status = "okay"; status = "okay";
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment