]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pxs2-gentil.dts
arm: dts: imx6ul-isiot: Add I2C nodes
[u-boot] / arch / arm / dts / uniphier-pxs2-gentil.dts
index a98e758f031902c012e9b8f41970179a8fb38551..0c0a9cf82120189c0d34093adab4fb54d062c042 100644 (file)
        compatible = "socionext,uniphier-pxs2-gentil",
                     "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 {
@@ -46,6 +46,7 @@
        eeprom@54 {
                compatible = "st,24c64", "i2c-eeprom";
                reg = <0x54>;
+               pagesize = <32>;
                u-boot,i2c-offset-len = <2>;
        };
 };
@@ -71,7 +72,7 @@
        u-boot,dm-pre-reloc;
 };
 
-&mio_clk {
+&sd_clk {
        u-boot,dm-pre-reloc;
 };