Browse Source

ARM: dts: imx25-karo-tx25: Put status entry in the end

Just to keep consistency with other dts files, place 'status' entry as the last
one.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Fabio Estevam 12 years ago
parent
commit
152fab67e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/imx25-karo-tx25.dts

+ 1 - 1
arch/arm/boot/dts/imx25-karo-tx25.dts

@@ -26,8 +26,8 @@
 };
 
 &fec {
-	status = "okay";
 	phy-mode = "rmii";
+	status = "okay";
 };
 
 &nfc {