]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pxs2-vodka.dts
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
[u-boot] / arch / arm / dts / uniphier-pxs2-vodka.dts
index 78a52a8f18f16f5baf810aa8017a207347b630e1..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 {
@@ -55,7 +55,7 @@
        u-boot,dm-pre-reloc;
 };
 
-&mio_clk {
+&sd_clk {
        u-boot,dm-pre-reloc;
 };