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

Commit f2cc8fe1 authored by Vivek Kumar's avatar Vivek Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add PMU support for sdmshrike



Add a device node to enable the armv8 PMU counters. This allows
perf subsystem to measure the hardware/raw performance events, such
as cycles count, instructions count, L1 misses and so on.

Change-Id: I2dae18a539c7dc98252239e92cbd87add55f0a79
Signed-off-by: default avatarVivek Kumar <vivekuma@codeaurora.org>
parent 445afcbf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -978,6 +978,12 @@
			< 2054400 MHZ_TO_MBPS(2092, 4) >;
	};

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

	qcom,chd_silver {
		compatible = "qcom,core-hang-detect";
		label = "silver";