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 <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Wolfram Sang 2018-04-29 20:26:39 +02:00 committed by Simon Horman
parent 7a9706d25f
commit 99b1eb0f62

View File

@ -385,6 +385,12 @@ dvfs: dvfs {
};
};
};
eeprom@50 {
compatible = "rohm,br24t01", "atmel,24c01";
reg = <0x50>;
pagesize = <8>;
};
};
&ohci0 {