projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4090635
)
ARM: dts: imx27-pdk: Keep the dt nodes sorted
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sun, 13 Apr 2014 14:48:41 +0000
(11:48 -0300)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 16 May 2014 15:01:51 +0000
(23:01 +0800)
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>
arch/arm/boot/dts/imx27-pdk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27-pdk.dts
b/arch/arm/boot/dts/imx27-pdk.dts
index 28c83bc851c16491d3571e2b47780b9c4f2184c9..bd9526561f10d4366c011f4d4e2fb119446b665f 100644
(file)
--- 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";
};