blob: fcdd8eb8d54256126a0fb714ef21b49e9f5ccb09 [file] [log] [blame]
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
* Device Tree Source for the R-Car V4M Gray Hawk CSI/DSI sub-board
*
* Copyright (C) 2023 Renesas Electronics Corp.
*/
&i2c0 {
eeprom@52 {
compatible = "rohm,br24g01", "atmel,24c01";
label = "csi-dsi-sub-board-id";
reg = <0x52>;
pagesize = <8>;
};
};