Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e29ea4d3 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sun7i: Add ARM PMU in A20 DTSI



Enable the performance monitoring unit found in the A20 SoCs.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
parent d2d878c4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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>;