From b0b47d7979bb043d649442c58942491cddc8ee15 Mon Sep 17 00:00:00 2001 From: Melody Olvera Date: Wed, 13 Oct 2021 13:05:19 -0700 Subject: [PATCH] ARM: dts: msm: Add core hang detect node for cinder Add core hang detect driver node for cinder. Change-Id: I8fe0b488348dae49c8f4be7cf7067436d9cac0fe --- qcom/cinder.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/qcom/cinder.dtsi b/qcom/cinder.dtsi index 6313e974..fdf141a9 100644 --- a/qcom/cinder.dtsi +++ b/qcom/cinder.dtsi @@ -299,6 +299,13 @@ #mbox-cells = <2>; }; + qcom,chd { + compatible = "qcom,core-hang-detect"; + label = "core"; + qcom,threshold-arr = <0x17800058 0x17810058 0x17820058 0x17830058>; + qcom,config-arr = <0x17800060 0x17810060 0x17820060 0x17830060>; + }; + }; &firmware {