From: Wolfram Sang Date: Sun, 29 Apr 2018 18:26:39 +0000 (+0200) Subject: arm64: dts: renesas: salvator-common: add eeprom X-Git-Tag: v4.18-rc1~48^2~1^2~29 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=99b1eb0f62f90159da2c0ff7791f4db9f9c66f64;p=users%2Fjedix%2Flinux-maple.git arm64: dts: renesas: salvator-common: add eeprom Add the EEPROM found on Salvator-X and -XS boards for H3, M3-W, and M3-N on the IIC_DVFS bus. Signed-off-by: Wolfram Sang Signed-off-by: Simon Horman --- diff --git a/arch/arm64/boot/dts/renesas/salvator-common.dtsi b/arch/arm64/boot/dts/renesas/salvator-common.dtsi index 9116f4caa3c6..803220a02f50 100644 --- a/arch/arm64/boot/dts/renesas/salvator-common.dtsi +++ b/arch/arm64/boot/dts/renesas/salvator-common.dtsi @@ -385,6 +385,12 @@ }; }; }; + + eeprom@50 { + compatible = "rohm,br24t01", "atmel,24c01"; + reg = <0x50>; + pagesize = <8>; + }; }; &ohci0 {