Signed-off-by: Russell King <[email protected]>
---
 arch/arm/boot/dts/dove.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi
index 187fd46b7b5e..64773e96e7f6 100644
--- a/arch/arm/boot/dts/dove.dtsi
+++ b/arch/arm/boot/dts/dove.dtsi
@@ -367,6 +367,13 @@
                                status = "disabled";
                        };
 
+                       pmu: power-management@d0000 {
+                               compatible = "marvell,pmu";
+                               reg = <0xd0000 0x8000>, <0xd8000 0x8000>;
+                               interrupts = <33>;
+                               #reset-cells = <1>;
+                       };
+
                        thermal: thermal-diode@d001c {
                                compatible = "marvell,dove-thermal";
                                reg = <0xd001c 0x0c>, <0xd005c 0x08>;
-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to