]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ph1-ld11-ref.dts
armv8/ls1043a: update the node for QSPI support
[u-boot] / arch / arm / dts / uniphier-ph1-ld11-ref.dts
index a624a49314cb115cf87a3391027bdcac194487cf..88e7f53ed59142a893b5a342596483372d5fcfc3 100644 (file)
        model = "UniPhier PH1-LD11 Reference Board";
        compatible = "socionext,ph1-ld11-ref", "socionext,ph1-ld11";
 
-       memory {
-               device_type = "memory";
-               reg = <0 0x80000000 0 0x40000000>;
-       };
-
-       chosen {
-               stdout-path = "serial0:115200n8";
-       };
-
        aliases {
                serial0 = &serial0;
                serial1 = &serial1;
                i2c4 = &i2c4;
                i2c5 = &i2c5;
        };
+
+       memory {
+               device_type = "memory";
+               reg = <0 0x80000000 0 0x40000000>;
+       };
+
+       chosen {
+               stdout-path = "serial0:115200n8";
+       };
 };
 
 &ethsc {