aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8379_rdb.dts
diff options
context:
space:
mode:
authorReynes Philippe <philippe.reynes@isismpp.fr>2009-01-28 11:07:44 +0100
committerKumar Gala <galak@kernel.crashing.org>2009-01-28 18:17:01 -0600
commitf7a0be456f1bdcb6dec81c1e4e47e2b7205eba95 (patch)
tree498cb1ae87bae961e5092b65150ccdca81ad9ea3 /arch/powerpc/boot/dts/mpc8379_rdb.dts
parentpowerpc: convert dts-bindings/fsl/dma.txt to dts-v1 syntax (diff)
downloadlinux-dev-f7a0be456f1bdcb6dec81c1e4e47e2b7205eba95.tar.xz
linux-dev-f7a0be456f1bdcb6dec81c1e4e47e2b7205eba95.zip
powerpc/83xx: Add i2c eeprom to dts for MPC837x RDB
Signed-off-by: Philippe Reynes <philippe.reynes@isismpp.fr> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to '')
-rw-r--r--arch/powerpc/boot/dts/mpc8379_rdb.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8379_rdb.dts b/arch/powerpc/boot/dts/mpc8379_rdb.dts
index 72cdc3c4c7e3..2c06d39dbe98 100644
--- a/arch/powerpc/boot/dts/mpc8379_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8379_rdb.dts
@@ -116,6 +116,12 @@
interrupts = <14 0x8>;
interrupt-parent = <&ipic>;
dfsrr;
+
+ at24@50 {
+ compatible = "at24,24c256";
+ reg = <0x50>;
+ };
+
rtc@68 {
compatible = "dallas,ds1339";
reg = <0x68>;