]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/gnu/dts/arm/uniphier-ref-daughter.dtsi
Upgrade Unbound to 1.6.0. More to follow.
[FreeBSD/FreeBSD.git] / sys / gnu / dts / arm / uniphier-ref-daughter.dtsi
1 /*
2  * Device Tree Source for UniPhier Reference Daughter Board
3  *
4  * Copyright (C) 2015-2017 Socionext Inc.
5  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
6  *
7  * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8  */
9
10 &i2c0 {
11         eeprom@50 {
12                 compatible = "microchip,24lc128";
13                 reg = <0x50>;
14                 pagesize = <64>;
15         };
16 };