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

Commit b73b3157 authored by Stephen Boyd's avatar Stephen Boyd Committed by Kumar Gala
Browse files

ARM: dts: qcom: Add msm8660 PMU node



Enable perf events on msm8660 devices by adding the pmu node.

Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent 89347528
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,11 @@
		};
		};
	};
	};


	cpu-pmu {
		compatible = "qcom,scorpion-mp-pmu";
		interrupts = <1 9 0x304>;
	};

	soc: soc {
	soc: soc {
		#address-cells = <1>;
		#address-cells = <1>;
		#size-cells = <1>;
		#size-cells = <1>;