xref: /openbmc/u-boot/arch/arm/dts/uniphier-ref-daughter.dtsi (revision 0b45a79faa2f61bc095c785cfbfe4aa5206d9d13)
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