Merge git://git.denx.de/u-boot-video
[oweals/u-boot.git] / arch / arm / dts / uniphier-ref-daughter.dtsi
index 84b2206ad4ad737aab18ceb6e3e525fadea65d3e..78eccfdd3ab4e6610e85b65a5fadc6d214b8e459 100644 (file)
@@ -1,15 +1,17 @@
 /*
  * Device Tree Source for UniPhier Reference Daughter Board
  *
- * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2015-2017 Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+        X11
+ * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  */
 
 &i2c0 {
-       eeprom {
-               compatible = "i2c-eeprom";
+       eeprom@50 {
+               compatible = "microchip,24lc128", "i2c-eeprom";
                reg = <0x50>;
+               pagesize = <64>;
                u-boot,i2c-offset-len = <2>;
        };
 };