ARM: shmobile: emev2: add PMU information to emev2.dtsi
authorMagnus Damm <damm@opensource.se>
Wed, 24 Jul 2013 03:42:40 +0000 (12:42 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 31 Jul 2013 06:31:16 +0000 (15:31 +0900)
Add PMU information to emev2.dtsi. With this
included KZM9D 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/emev2.dtsi

index 99ad2b2e8e140f084596aa52df688260fc07db56..9063a4434d6a59b26e3bac76e24f1643bc6121e8 100644 (file)
                      <0xe0020000 0x0100>;
        };
 
+       pmu {
+               compatible = "arm,cortex-a9-pmu";
+               interrupts = <0 120 4>,
+                            <0 121 4>;
+       };
+
        sti@e0180000 {
                compatible = "renesas,em-sti";
                reg = <0xe0180000 0x54>;