summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaina Mehta <nainmeht@qti.qualcomm.com>2022-09-16 10:30:50 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2022-10-02 21:41:51 -0700
commitdc40412e472e88fea42c0198642f77c6998ca966 (patch)
treed31404d5fd891a142db9c3e35ff980780506db55
parent7609ccd64ddbf6ff78cbf5205c0e24ccc1130830 (diff)
downloaddevicetree-dc40412e472e88fea42c0198642f77c6998ca966.tar.gz
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
-rw-r--r--qcom/khaje.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/qcom/khaje.dtsi b/qcom/khaje.dtsi
index cc3c3ecb..1fb5577a 100644
--- a/qcom/khaje.dtsi
+++ b/qcom/khaje.dtsi
@@ -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