Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8617cb0b authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: dts: imx25-pdk: Sort the dt nodes



Keep the dt nodes sorted for better readability.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 702bfbef
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -21,10 +21,6 @@
	};
};

&uart1 {
	status = "okay";
};

&fec {
	phy-mode = "rmii";
	status = "okay";
@@ -34,3 +30,7 @@
	nand-on-flash-bbt;
	status = "okay";
};

&uart1 {
	status = "okay";
};