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

Commit 95191f2f authored by Naina Mehta's avatar Naina Mehta
Browse files

ARM: dts: msm: Add core hang detection for Yupik

Add qcom,core-hang-detect to device tree to enable MSM Core
Hang Detection for all cores.

Change-Id: I90907ab37a8c90512dd99b36c4f6e7b28ec60d08
parent 0883d0ce
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -700,6 +700,15 @@
		};
	};

	qcom,chd {
		compatible = "qcom,core-hang-detect";
		label = "core";
		qcom,threshold-arr = <0x18000058 0x18010058 0x18020058 0x18030058
				0x18040058 0x18050058 0x18060058 0x18070058>;
		qcom,config-arr = <0x18000060 0x18010060 0x18020060 0x18030060
				0x18040060 0x18050060 0x18060060 0x18070060>;
	};

	cache-controller@9200000 {
		compatible = "qcom,yupik-llcc","qcom,llcc-v2";
		reg = <0x9200000 0xd0000>, <0x9600000 0x50000>;