[GIT PULL 13/19] ARM: shmobile: sh73a0: add PMU information to sh73a0.dtsi
Simon Horman
horms+renesas at verge.net.au
Wed Aug 7 00:28:34 EDT 2013
From: Magnus Damm <damm at opensource.se>
Add PMU information to sh73a0.dtsi. With this
included KZM9G DT reference may use the PMU.
Signed-off-by: Magnus Damm <damm at opensource.se>
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm/boot/dts/sh73a0.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/sh73a0.dtsi b/arch/arm/boot/dts/sh73a0.dtsi
index b977502..7137c0f 100644
--- a/arch/arm/boot/dts/sh73a0.dtsi
+++ b/arch/arm/boot/dts/sh73a0.dtsi
@@ -38,6 +38,12 @@
<0xf0000100 0x100>;
};
+ pmu {
+ compatible = "arm,cortex-a9-pmu";
+ interrupts = <0 55 4>,
+ <0 56 4>;
+ };
+
irqpin0: irqpin at e6900000 {
compatible = "renesas,intc-irqpin";
#interrupt-cells = <2>;
--
1.8.3.2
More information about the linux-arm-kernel
mailing list