]> Git Repo - J-u-boot.git/blame - arch/arm/dts/uniphier-ref-daughter.dtsi
ARM64: rockchip: add support for rk3399 SoC based evb
[J-u-boot.git] / arch / arm / dts / uniphier-ref-daughter.dtsi
CommitLineData
a7f2ecf5
MY
1/*
2 * Device Tree Source for UniPhier Reference Daughter Board
3 *
13b2ba1a 4 * Copyright (C) 2014-2015 Masahiro Yamada <[email protected]>
a7f2ecf5 5 *
13b2ba1a 6 * SPDX-License-Identifier: GPL-2.0+ X11
a7f2ecf5
MY
7 */
8
9&i2c0 {
c4adc50e 10 eeprom@50 {
6b71e6d7 11 compatible = "microchip,24lc128", "i2c-eeprom";
a7f2ecf5 12 reg = <0x50>;
aa1cd2cf 13 u-boot,i2c-offset-len = <2>;
a7f2ecf5
MY
14 };
15};
This page took 0.160201 seconds and 4 git commands to generate.