summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/renesas/r8a779a0-falcon-csi-dsi.dtsi
blob: 14d3db5d6c16485d95ff7d50057658cd7e1699eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0
/*
 * Device Tree Source for the Falcon CSI/DSI sub-board
 *
 * Copyright (C) 2021 Glider bv
 */

&i2c0 {
	eeprom@52 {
		compatible = "rohm,br24g01", "atmel,24c01";
		label = "csi-dsi-sub-board-id";
		reg = <0x52>;
		pagesize = <8>;
	};
};