]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: shmobile: sh73a0: add PMU information to sh73a0.dtsi
authorMagnus Damm <damm@opensource.se>
Wed, 24 Jul 2013 03:45:03 +0000 (12:45 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 31 Jul 2013 06:31:10 +0000 (15:31 +0900)
Add PMU information to sh73a0.dtsi. With this
included KZM9G DT reference may use the PMU.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/sh73a0.dtsi

index b9775025600364384556b5206db1128f8ecc2398..7137c0f284f2630c821b9ff758a36577596e942b 100644 (file)
                      <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>;