ARM: dts: imx27-pdk: Keep the dt nodes sorted
[deliverable/linux.git] / arch / arm / boot / dts / imx27-pdk.dts
index 5ce89aa275df179618cf3874f887a87bcaaca0fb..bd9526561f10d4366c011f4d4e2fb119446b665f 100644 (file)
        compatible = "fsl,imx27-pdk", "fsl,imx27";
 
        memory {
-               reg = <0x0 0x0>;
+               reg = <0xa0000000 0x08000000>;
        };
 };
 
-&uart1 {
-       fsl,uart-has-rtscts;
+
+&fec {
        status = "okay";
 };
 
-&fec {
+&uart1 {
+       fsl,uart-has-rtscts;
        status = "okay";
 };
This page took 0.037308 seconds and 5 git commands to generate.