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

Commit 6442271c authored by Prateek Sood's avatar Prateek Sood
Browse files

ARM: dts: msm: Enable dsu pmu for kona

Enable DSU PMU for performance debug using perf
tools.

Change-Id: I5b808eb862fb04a3ecfa27c05333185e9cffcdde
parent d5cd9521
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -669,6 +669,13 @@
		0x18020060 0x18030060>;
	};

	dsu_pmu@0 {
		compatible = "arm,dsu-pmu";
		interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
		cpus = <&CPU0>, <&CPU1>, <&CPU2>, <&CPU3>,
			<&CPU4>, <&CPU5>, <&CPU6>, <&CPU7>;
	};

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