1
0
Fork 0

ARM: sun7i: Add ARM PMU in A20 DTSI

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>
hifive-unleashed-5.1
Maxime Ripard 2014-04-17 21:54:41 +02:00
parent d2d878c453
commit e29ea4d3b2
1 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,12 @@
<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>;