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

Commit 043c3d60 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
Browse files

ARM: dts: msm: Add device node for ARM PMU for Olympic

Add the ARM CPU Performace measuring unit device tree node to
measure various hardware events like cache misses, cycles etc.

Change-Id: If0d1f358757586e7774ce2810c4683dbc152da66
parent 2a29e84f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -257,6 +257,11 @@
		};
	};

	cpu_pmu: cpu-pmu {
		compatible = "arm,cortex-a7-pmu";
		interrupts = <GIC_PPI 8 IRQ_TYPE_LEVEL_HIGH>;
	};

	qcom,msm-imem@1468f000 {
		compatible = "qcom,msm-imem";
		reg = <0x1468f000 0x1000>; /* Address and size of IMEM */