From: H. Nikolaus Schaller Date: Sat, 4 Jun 2016 12:05:55 +0000 (+0200) Subject: ARM: dts: omap3-gta04: Add RFID eeprom node X-Git-Tag: v4.8-rc1~66^2~20^2~8 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=4393dd4ecaa729204d2c7eebb970b1412af195ec;p=linux.git ARM: dts: omap3-gta04: Add RFID eeprom node Define RFID eeprom node which is present on gta04 device. Signed-off-by: H. Nikolaus Schaller Signed-off-by: Marek Belisko Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi index 634925770998..3eb53bc493dd 100644 --- a/arch/arm/boot/dts/omap3-gta04.dtsi +++ b/arch/arm/boot/dts/omap3-gta04.dtsi @@ -415,6 +415,12 @@ tsc2007@48 { gpios = <&gpio6 0 GPIO_ACTIVE_LOW>; ti,x-plate-ohms = <600>; }; + + /* RFID EEPROM */ + m24lr64@50 { + compatible = "at,24c64"; + reg = <0x50>; + }; }; &i2c3 {