aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/gef_sbc610.dts
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@gefanuc.com>2009-05-19 10:40:57 +0100
committerKumar Gala <galak@kernel.crashing.org>2009-06-15 21:45:31 -0500
commit7a5c62fbfb86e731eab0798a1a02ff0d915ea10a (patch)
tree931851a3e6aa2bfa8f293b25e23f66dfb1633e03 /arch/powerpc/boot/dts/gef_sbc610.dts
parentpowerpc/85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDS (diff)
downloadlinux-dev-7a5c62fbfb86e731eab0798a1a02ff0d915ea10a.tar.xz
linux-dev-7a5c62fbfb86e731eab0798a1a02ff0d915ea10a.zip
powerpc/86xx: Add I2C device mappings in DTS for SBC610
Mappings for temperature sensors (adt7461 and lm92) are missing from the SBC610's DTS file. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/gef_sbc610.dts')
-rw-r--r--arch/powerpc/boot/dts/gef_sbc610.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/gef_sbc610.dts b/arch/powerpc/boot/dts/gef_sbc610.dts
index 217f8aa66725..35a63183eecc 100644
--- a/arch/powerpc/boot/dts/gef_sbc610.dts
+++ b/arch/powerpc/boot/dts/gef_sbc610.dts
@@ -152,6 +152,16 @@
interrupt-parent = <&mpic>;
dfsrr;
+ hwmon@48 {
+ compatible = "national,lm92";
+ reg = <0x48>;
+ };
+
+ hwmon@4c {
+ compatible = "adi,adt7461";
+ reg = <0x4c>;
+ };
+
rtc@51 {
compatible = "epson,rx8581";
reg = <0x00000051>;