summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/p4080ds.dts
diff options
context:
space:
mode:
authorJia Hongtao <B38951@freescale.com>2012-08-28 10:00:55 +0800
committerKumar Gala <galak@kernel.crashing.org>2012-09-12 14:57:11 -0500
commit17ae4f0aef09c1bcf380dcea555e83d27436e7d5 (patch)
tree2d93fe8ab650fa03d1b1740c94284ff5ba76dd01 /arch/powerpc/boot/dts/p4080ds.dts
parent0adbe663bdf9d80a9ab1d225a5cc030fe2be10b5 (diff)
powerpc: add adt7461 thermal monitor support to applicable boards
Add thermal monitor support to following boards: P1022DS, MPC8536DS, P2041RDB, P3041DS, P4080DS, P5020DS, P5040DS Signed-off-by: Jia Hongtao <B38951@freescale.com> Signed-off-by: Li Yang <leoli@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/p4080ds.dts')
-rw-r--r--arch/powerpc/boot/dts/p4080ds.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/p4080ds.dts b/arch/powerpc/boot/dts/p4080ds.dts
index 3e204609d02..1cf6148b8b0 100644
--- a/arch/powerpc/boot/dts/p4080ds.dts
+++ b/arch/powerpc/boot/dts/p4080ds.dts
@@ -96,6 +96,10 @@
reg = <0x68>;
interrupts = <0x1 0x1 0 0>;
};
+ adt7461@4c {
+ compatible = "adi,adt7461";
+ reg = <0x4c>;
+ };
};
usb0: usb@210000 {