ARM: sun7i: Add ARM PMU in A20 DTSI
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 17 Apr 2014 19:54:41 +0000 (21:54 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 28 Apr 2014 16:11:13 +0000 (09:11 -0700)
Enable the performance monitoring unit found in the A20 SoCs.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/boot/dts/sun7i-a20.dtsi

index 88171f419e35f10099b9aadbe1b00bae9028fa0b..fe626ec579f2f9de68848df6bf9751829733bf2c 100644 (file)
                             <1 10 0xf08>;
        };
 
+       pmu {
+               compatible = "arm,cortex-a7-pmu", "arm,cortex-a15-pmu";
+               interrupts = <0 120 4>,
+                            <0 121 4>;
+       };
+
        clocks {
                #address-cells = <1>;
                #size-cells = <1>;