mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user