]> git.sur5r.net Git - u-boot/blob - arch/arm/dts/uniphier-ref-daughter.dtsi
powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
[u-boot] / arch / arm / dts / uniphier-ref-daughter.dtsi
1 /*
2  * Device Tree Source for UniPhier Reference Daughter Board
3  *
4  * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
5  *
6  * SPDX-License-Identifier:     GPL-2.0+        X11
7  */
8
9 &i2c0 {
10         eeprom@50 {
11                 compatible = "microchip,24lc128", "i2c-eeprom";
12                 reg = <0x50>;
13                 u-boot,i2c-offset-len = <2>;
14         };
15 };