]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pxs2-vodka.dts
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / arch / arm / dts / uniphier-pxs2-vodka.dts
index 770edca6ce31ef3467c67304822f7dec4fa93b6c..f296c7d6bee714d1982565635b8ee6e9970b1e04 100644 (file)
        model = "UniPhier PXs2 Vodka Board";
        compatible = "socionext,uniphier-pxs2-vodka", "socionext,uniphier-pxs2";
 
-       memory {
-               device_type = "memory";
-               reg = <0x80000000 0x80000000>;
-       };
-
        chosen {
                stdout-path = "serial0:115200n8";
        };
                i2c5 = &i2c5;
                i2c6 = &i2c6;
        };
+
+       memory@80000000 {
+               device_type = "memory";
+               reg = <0x80000000 0x80000000>;
+       };
 };
 
 &serial2 {