]> git.ipfire.org Git - thirdparty/kernel/stable.git/blame - arch/arm64/boot/dts/renesas/white-hawk-ethernet.dtsi
arm64: dts: renesas: white-hawk: Drop SoC parts from sub boards
[thirdparty/kernel/stable.git] / arch / arm64 / boot / dts / renesas / white-hawk-ethernet.dtsi
CommitLineData
9c1277a2
GU
1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2/*
1b940d03 3 * Device Tree Source for the White Hawk RAVB/Ethernet(1000Base-T1)
9c1277a2
GU
4 * sub-board
5 *
6 * Copyright (C) 2022 Glider bv
7 */
8
9&i2c0 {
10 eeprom@53 {
11 compatible = "rohm,br24g01", "atmel,24c01";
12 label = "ethernet-sub-board-id";
13 reg = <0x53>;
14 pagesize = <8>;
15 };
16};