summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dove.dtsi
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-03-15 23:02:39 +0100
committerArnd Bergmann <arnd@arndb.de>2013-03-15 23:02:39 +0100
commit4a20502de11c3837ec35f2aa7f3c53320fd58d34 (patch)
treef285a8994003e6117ce0e936eec7a295d3940efc /arch/arm/boot/dts/dove.dtsi
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9 (diff)
parentc3117edec5f92cce39f2d220c62f76675397af8d (diff)
Merge tag 'mvebu_dt_for_v3.10' of git://git.infradead.org/users/jcooper/linux into next/dt
From Jason Cooper <jason@lakedaemon.net>: mvebu DT changes for v3.10 - mvebu: gpio expander for the Mirabox - kirkwood: thermal sensor - dove: thermal sensor * tag 'mvebu_dt_for_v3.10' of git://git.infradead.org/users/jcooper/linux: Dove: Thermal: Add DT node and enable in defconfig ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283 arm: mvebu: enable gpio expander over i2c on Mirabox platform Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/dove.dtsi')
-rw-r--r--arch/arm/boot/dts/dove.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi
index 67dbe20868a2..0056214935f4 100644
--- a/arch/arm/boot/dts/dove.dtsi
+++ b/arch/arm/boot/dts/dove.dtsi
@@ -50,6 +50,11 @@
#clock-cells = <1>;
};
+ thermal: thermal@d001c {
+ compatible = "marvell,dove-thermal";
+ reg = <0xd001c 0x0c>, <0xd005c 0x08>;
+ };
+
uart0: serial@12000 {
compatible = "ns16550a";
reg = <0x12000 0x100>;