From: Magnus Damm Date: Wed, 24 Jul 2013 03:45:03 +0000 (+0900) Subject: ARM: shmobile: sh73a0: add PMU information to sh73a0.dtsi X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4c90483a9c09ac8c18df43901c493e546bdaaabe;p=linux-beck.git ARM: shmobile: sh73a0: add PMU information to sh73a0.dtsi Add PMU information to sh73a0.dtsi. With this included KZM9G DT reference may use the PMU. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/sh73a0.dtsi b/arch/arm/boot/dts/sh73a0.dtsi index b97750256003..7137c0f284f2 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@e6900000 { compatible = "renesas,intc-irqpin"; #interrupt-cells = <2>;