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

Commit d7b17813 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add ARM PMU node for Lahaina

Add the ARM CPU Performace Monitor Unit (PMU) device-tree node
for measuring various CPU performance events such as cycles,
cache misses, and so on.

Change-Id: I2c5817d4ed97db97fa38b235204175d01c41fed8
parent 549916e7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -456,6 +456,12 @@
		};
	};

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

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