xref: /openbmc/u-boot/arch/arm/dts/uniphier-ref-daughter.dtsi (revision 225f5eeccd6c0d376a20c15897edd8c69500d8cc)
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 {
11		compatible = "microchip,24lc128", "i2c-eeprom";
12		reg = <0x50>;
13		u-boot,i2c-offset-len = <2>;
14	};
15};
16