From: Nishanth Menon Date: Mon, 22 Feb 2016 16:51:07 +0000 (-0600) Subject: ARM: dts: am57xx-beagle-x15: Add eeprom information X-Git-Tag: next-20160301~126^2~1^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b9d3ec1d98c658226606e66e55c940491447e617;p=karo-tx-linux.git ARM: dts: am57xx-beagle-x15: Add eeprom information Add EEPROM at 0x50 that describes the board configuration. This is useful for userspace programs that may need to check board revision and other similar information. Signed-off-by: Nishanth Menon Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am57xx-beagle-x15.dts b/arch/arm/boot/dts/am57xx-beagle-x15.dts index 36c0fa6c362a..50312f80b972 100644 --- a/arch/arm/boot/dts/am57xx-beagle-x15.dts +++ b/arch/arm/boot/dts/am57xx-beagle-x15.dts @@ -591,6 +591,11 @@ DRVDD-supply = <&vdd_3v3>; DVDD-supply = <&aic_dvdd>; }; + + eeprom: eeprom@50 { + compatible = "at,24c32"; + reg = <0x50>; + }; }; &i2c3 {