From: Dmitry Lifshitz Date: Tue, 1 Dec 2015 18:03:06 +0000 (+0200) Subject: ARM: dts: am57xx: cl-som-am57x: add EEPROM support X-Git-Tag: v4.5-rc1~43^2~34^2~17 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2c7cf1f48f36935d3a8e95b2f29774380e51c3f7;p=karo-tx-linux.git ARM: dts: am57xx: cl-som-am57x: add EEPROM support On-board EEPROM chip is used for storing a board production info. Add module EEPROM support (over I2C4 bus). Signed-off-by: Dmitry Lifshitz Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am57xx-cl-som-am57x.dts b/arch/arm/boot/dts/am57xx-cl-som-am57x.dts index 2074fd426242..1badfa908ed3 100644 --- a/arch/arm/boot/dts/am57xx-cl-som-am57x.dts +++ b/arch/arm/boot/dts/am57xx-cl-som-am57x.dts @@ -261,6 +261,12 @@ compatible = "emmicro,em3027"; reg = <0x56>; }; + + eeprom_module: atmel@50 { + compatible = "atmel,24c08"; + reg = <0x50>; + pagesize = <16>; + }; }; &cpu0 {