ARM: dts: msm: Add core hang detect node for Kalama

Add Core Hang detect node for kalama Soc.

Change-Id: Iec4f19e02c12ee412e5f39e8404112a98e29fe4f
This commit is contained in:
Gokul krishna Krishnakumar
2021-08-09 13:56:03 -07:00
parent f1b0ae2db1
commit 96b716226c

View File

@@ -1298,6 +1298,15 @@
interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
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 {