blob: 4f411f95c674bd51507ac7f6fe9ff0282850390a [file] [log] [blame]
Tho Vu2ea98fc2023-02-28 22:37:06 +01001// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2/*
3 * Device Tree Source for the R-Car V4H White Hawk RAVB/Ethernet(1000Base-T1)
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};