summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8378_rdb.dts
diff options
context:
space:
mode:
authorReynes Philippe2009-02-02 16:59:01 +0100
committerKumar Gala2009-02-02 17:01:05 +0100
commit960d82aa5ba971aa9da86a41881cb8dc8f96e397 (patch)
tree38d6828ea902f450278d619c9d8b8213f32e4f1a /arch/powerpc/boot/dts/mpc8378_rdb.dts
parentpowerpc/85xx: TQM85xx - add i2c device nodes for LM75 (diff)
downloadkernel-qcow2-linux-960d82aa5ba971aa9da86a41881cb8dc8f96e397.tar.gz
kernel-qcow2-linux-960d82aa5ba971aa9da86a41881cb8dc8f96e397.tar.xz
kernel-qcow2-linux-960d82aa5ba971aa9da86a41881cb8dc8f96e397.zip
powerpc/83xx: Add lm75 to MPC837x RDB dts
Signed-off-by: Philippe Reynes <philippe.reynes@isismpp.fr> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8378_rdb.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8378_rdb.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8378_rdb.dts b/arch/powerpc/boot/dts/mpc8378_rdb.dts
index f4c86822bd30..7243374f5021 100644
--- a/arch/powerpc/boot/dts/mpc8378_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8378_rdb.dts
@@ -137,6 +137,11 @@
interrupt-parent = <&ipic>;
dfsrr;
+ dtt@48 {
+ compatible = "national,lm75";
+ reg = <0x48>;
+ };
+
at24@50 {
compatible = "at24,24c256";
reg = <0x50>;