]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pxs2-gentil.dts
Merge git://git.denx.de/u-boot-sh
[u-boot] / arch / arm / dts / uniphier-pxs2-gentil.dts
index aac478175fe57dc0db5d488235673c48bd87d80d..6f691a8b42c8897b69c7e0ec9829db3a055d8872 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2015-2016 Socionext Inc.
  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  */
 
 /dts-v1/;
@@ -30,7 +30,7 @@
                i2c6 = &i2c6;
        };
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x80000000>;
        };
@@ -44,8 +44,9 @@
        status = "okay";
 
        eeprom@54 {
-               compatible = "st,24c64", "i2c-eeprom";
+               compatible = "st,24c64", "atmel,24c64", "i2c-eeprom";
                reg = <0x54>;
+               pagesize = <32>;
                u-boot,i2c-offset-len = <2>;
        };
 };