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

Commit dc40412e authored by Naina Mehta's avatar Naina Mehta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add cluster ID to core hang DT node

Add cluster ID support to core hang DT node for Khaje.

Change-Id: Ia0c34debb13735ae1d1928e26a1161aff26ad3aa
parent 7609ccd6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1957,6 +1957,7 @@
	qcom,chd_silver {
		compatible = "qcom,core-hang-detect";
		label = "silver";
		cluster-id = <0>;
		qcom,threshold-arr = <0x0f1880b0 0x0f1980b0
				      0x0f1a80b0 0x0f1b80b0>;
		qcom,config-arr = <0x0f1880b8 0x0f1980b8
@@ -1966,6 +1967,7 @@
	qcom,chd_gold {
		compatible = "qcom,core-hang-detect";
		label = "gold";
		cluster-id = <1>;
		qcom,threshold-arr = <0x0f0880b0 0x0f0980b0
				      0x0f0a80b0 0x0f0b80b0>;
		qcom,config-arr = <0x0f0880b8 0x0f0980b8