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

Commit 7c7cb1ba authored by Naina Mehta's avatar Naina Mehta
Browse files

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

Add ARM Performance Monitor Unit (PMU) device tree node
for Yupik SOC.

Change-Id: I8813c4cbaec2a4f58ae1ab48c80c866c4f38c7dc
parent 373317c4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -700,6 +700,12 @@
		};
	};

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

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