Merge git://git.denx.de/u-boot-video
[oweals/u-boot.git] / arch / arm / dts / uniphier-ref-daughter.dtsi
index aca9f58b250c5947dea5751961d995ed14d1886d..78eccfdd3ab4e6610e85b65a5fadc6d214b8e459 100644 (file)
@@ -1,17 +1,17 @@
 /*
  * Device Tree Source for UniPhier Reference Daughter Board
  *
- * Copyright (C) 2014-2015 Panasonic Corporation
- * Copyright (C) 2015      Socionext Inc.
+ * Copyright (C) 2015-2017 Socionext Inc.
  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * 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>;
        };
 };