From 96b716226c7adeabc4cf64b2a4d4aaddc8a4f86f Mon Sep 17 00:00:00 2001 From: Gokul krishna Krishnakumar Date: Mon, 9 Aug 2021 13:56:03 -0700 Subject: [PATCH] ARM: dts: msm: Add core hang detect node for Kalama Add Core Hang detect node for kalama Soc. Change-Id: Iec4f19e02c12ee412e5f39e8404112a98e29fe4f --- qcom/kalama.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/qcom/kalama.dtsi b/qcom/kalama.dtsi index f2ac40c2..1543c028 100644 --- a/qcom/kalama.dtsi +++ b/qcom/kalama.dtsi @@ -1298,6 +1298,15 @@ interrupts = ; cap-based-alloc-and-pwr-collapse; }; + + qcom,chd { + compatible = "qcom,core-hang-detect"; + label = "core"; + qcom,threshold-arr = <0x17800058 0x17810058 0x17820058 0x17830058 + 0x17840058 0x17850058 0x17860058 0x17870058>; + qcom,config-arr = <0x17800060 0x17810060 0x17820060 0x17830060 + 0x17840060 0x17850060 0x17860060 0x17870060>; + }; }; &firmware {