summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts
diff options
context:
space:
mode:
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2014-09-19 21:34:11 +0200
committerJason Cooper <jason@lakedaemon.net>2014-11-02 18:58:48 +0000
commit7207cef47dcd28b2f2fdfe9dc2e1fb5b5eeea75b (patch)
tree40df5a58fd78f2d2ea2df39c50c0581ac819ed3b /arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts
parentc06cf0a2c67710dc9dbf760c05c7c5b47b3b6aca (diff)
ARM: mvebu: armada-xp: Add I2C eeprom on Lenovo ix4-300d
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>
Diffstat (limited to 'arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts')
-rw-r--r--arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts b/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts
index c5ee6c00766c..1a85014a6268 100644
--- a/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts
+++ b/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts
@@ -98,6 +98,11 @@
reg = <0x2e>;
};
+ eeprom@50 {
+ compatible = "atmel,24c64";
+ reg = <0x50>;
+ };
+
pcf8563@51 {
compatible = "nxp,pcf8563";
reg = <0x51>;