aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/r8a77980-condor.dts
diff options
context:
space:
mode:
authorMarek Vasut2023-09-17 16:13:08 +0200
committerMarek Vasut2023-10-01 00:08:29 +0200
commitf8c24dabda32aa9c2381be17a6c5c3f5901278fb (patch)
tree5736469bf795b9896fd2042870942d11c6986330 /arch/arm/dts/r8a77980-condor.dts
parent14fb8dc5767288a636483ed39ba6d6c6790aa167 (diff)
ARM: dts: renesas: Synchronize R-Car R8A77980 V3H DTs with Linux 6.5.3
Synchronize R-Car R8A77980 V3H DTs with Linux 6.5.3, commit 238589d0f7b421aae18c5704dc931595019fa6c7 . Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'arch/arm/dts/r8a77980-condor.dts')
-rw-r--r--arch/arm/dts/r8a77980-condor.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/dts/r8a77980-condor.dts b/arch/arm/dts/r8a77980-condor.dts
index 1d326552e2f..68d1f1d53b3 100644
--- a/arch/arm/dts/r8a77980-condor.dts
+++ b/arch/arm/dts/r8a77980-condor.dts
@@ -14,3 +14,11 @@
model = "Renesas Condor board based on r8a77980";
compatible = "renesas,condor", "renesas,r8a77980";
};
+
+&i2c0 {
+ eeprom@50 {
+ compatible = "rohm,br24t01", "atmel,24c01";
+ reg = <0x50>;
+ pagesize = <8>;
+ };
+};