浏览代码

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 年之前
父节点
当前提交
152fab67e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {