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

Commit 9b8c7c13 authored by Komal Bajaj's avatar Komal Bajaj Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add ARM PMU support for lagoon

Add dt node to support ARM PMU. This allows the
perf clients to record event related to L1 cache,
cpu clock cycle etc.

Change-Id: Ibf900972439bc2bccd4cb9f33ec142fa39f41189
parent c76de96a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -758,6 +758,12 @@
				  <CONTROL_TCS 1>;
	};

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

	qcom,msm-imem@146ab000 {
		compatible = "qcom,msm-imem";
		reg = <0x146ab000 0x1000>;