OSDN Git Service

ARM: mvebu: armada-xp: Add I2C eeprom on Lenovo ix4-300d
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Fri, 19 Sep 2014 19:34:11 +0000 (21:34 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sun, 2 Nov 2014 18:58:48 +0000 (18:58 +0000)
There is an I2C eeprom connected on Lenovo ix4-300d, add the
corresponding node.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-By: Benoit Masson <yahoo@perenite.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts

index c5ee6c0..1a85014 100644 (file)
                                        reg = <0x2e>;
                                };
 
+                               eeprom@50 {
+                                       compatible = "atmel,24c64";
+                                       reg = <0x50>;
+                               };
+
                                pcf8563@51 {
                                        compatible = "nxp,pcf8563";
                                        reg = <0x51>;