ARM: dts: msm: Add core-hang detect nodes to SDMSHRIKE

Add core-hang detect nodes for silver and gold cores
on SDMSHRIKE.

Change-Id: I6b394187512d93e9961e26fd95757b8437cd1fd7
This commit is contained in:
Shreyas K K
2022-06-13 11:51:03 +05:30
parent 8131aed104
commit 534aea9459

View File

@@ -811,6 +811,15 @@
cap-based-alloc-and-pwr-collapse;
};
qcom,chd {
compatible = "qcom,core-hang-detect";
label = "core";
qcom,threshold-arr = <0x18000058 0x18010058 0x18020058 0x18030058
0x18040058 0x18050058 0x18060058 0x18070058>;
qcom,config-arr = <0x18000060 0x18010060 0x18020060 0x18030060
0x18040060 0x18050060 0x18060060 0x18070060>;
};
};
#include "sdmshrike-pinctrl.dtsi"