xref: /openbmc/u-boot/arch/arm/dts/uniphier-ref-daughter.dtsi (revision fd697ecf5d1797180c29328b013d48ee3a788e03)
1/*
2 * Device Tree Source for UniPhier Reference Daughter Board
3 *
4 * Copyright (C) 2014-2015 Panasonic Corporation
5 *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
6 *
7 * SPDX-License-Identifier:	GPL-2.0+
8 */
9
10&i2c0 {
11	eeprom {
12		compatible = "i2c-eeprom";
13		reg = <0x50>;
14		u-boot,i2c-offset-len = <2>;
15	};
16};
17