]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pro4-sanji.dts
Merge git://git.denx.de/u-boot-sh
[u-boot] / arch / arm / dts / uniphier-pro4-sanji.dts
index 11016a4b8d9bd0c309fe872821dfd36d2f7faae0..568dbd5a4ae3421f96e6124002178467e6ff2003 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2016 Socionext Inc.
  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+        X11
+ * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  */
 
 /dts-v1/;
@@ -47,8 +47,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>;
        };
 };