]> Git Repo - u-boot.git/blob - arch/arm/dts/uniphier-ref-daughter.dtsi
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / arch / arm / dts / uniphier-ref-daughter.dtsi
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
2 //
3 // Device Tree Source for UniPhier Reference Daughter Board
4 //
5 // Copyright (C) 2015-2017 Socionext Inc.
6 //   Author: Masahiro Yamada <[email protected]>
7
8 &i2c0 {
9         eeprom@50 {
10                 compatible = "microchip,24lc128", "atmel,24c128";
11                 reg = <0x50>;
12                 pagesize = <64>;
13         };
14 };
This page took 0.027693 seconds and 4 git commands to generate.