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

Commit 0b8b6a94 authored by Neil Leeder's avatar Neil Leeder
Browse files

ARM: dts: msm: add kryo CPU pmu driver to msm8996v3



Add support for the kryo CPU performance monitor unit.

Change-Id: I03e380e9e2874d33c236e29ab87242c3b6b94b43
Signed-off-by: default avatarNeil Leeder <nleeder@codeaurora.org>
parent 7e691c25
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -370,3 +370,8 @@
	qcom,slope = <2901 2846 3200 3200 3200 3200 3200 3200 3200
						3200 3200 3200 3200>;
};

/* cpu pmu override */
&cpu_pmu {
	compatible = "qcom,kryo-pmuv3";
};
+1 −1
Original line number Diff line number Diff line
@@ -3500,7 +3500,7 @@
		};
	};

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