mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add Core Hang Detect node for Ravelin
Add CHD node for Ravelin to enable Core Hang Detect feature. Change-Id: I3a5cb8d05a4664b1b183a7f0b1d46ebcbd2a562b
This commit is contained in:
@@ -581,6 +581,15 @@
|
||||
mbox-desc-offset = <0x0>;
|
||||
#mbox-cells = <1>;
|
||||
};
|
||||
|
||||
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>;
|
||||
};
|
||||
};
|
||||
|
||||
#include "ravelin-pinctrl.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user