diff --git a/qcom/anorak.dtsi b/qcom/anorak.dtsi index 7a1087fc..a080efc3 100644 --- a/qcom/anorak.dtsi +++ b/qcom/anorak.dtsi @@ -627,6 +627,13 @@ hwlocks = <&tcsr_mutex 3>; }; + qcom,chd { + compatible = "qcom,core-hang-detect"; + label = "core"; + qcom,threshold-arr = <0x17800058 0x17810058 0x17820058 0x17830058 0x17840058 0x17850058>; + qcom,config-arr =<0x17800060 0x17810060 0x17820060 0x17830060 0x17840060 0x17850060>; + }; + clk_virt: interconnect@0 { compatible = "qcom,anorak-clk_virt"; #interconnect-cells = <1>;