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

Commit 26baceb1 authored by Puja Gupta's avatar Puja Gupta
Browse files

ARM: dts: msm: add perf-events support for MSMCOBALT



Add device tree entry for performance monitor unit (pmu) on msmcobalt.

Change-Id: Ifa269f8b8a629219824ca5d2f6ac265b651efe89
Signed-off-by: default avatarPuja Gupta <pujag@codeaurora.org>
parent d171201f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1280,6 +1280,12 @@
		};
	};

	cpu_pmu: cpu-pmu {
		compatible = "arm,armv8-pmuv3";
		qcom,irq-is-percpu;
		interrupts = <1 6 4>;
	};

};

&gdsc_mmss {