From a09b4722d8f24b18cf8f13a4a73e8879406f7b06 Mon Sep 17 00:00:00 2001 From: Priyansh Jain Date: Fri, 22 Jul 2022 14:37:40 +0530 Subject: [PATCH] ARM: dts: qcom: Change modem thermalzone trips to active type Change modem thermal mitigation trips to active type. This change is required to avoid back to back thermal mitigation requests. Change-Id: I3cad7e535328efdafa6db0fc04ff630b2185f0bc --- qcom/cape-thermal.dtsi | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/qcom/cape-thermal.dtsi b/qcom/cape-thermal.dtsi index 0c1f0c61..7c48c28f 100644 --- a/qcom/cape-thermal.dtsi +++ b/qcom/cape-thermal.dtsi @@ -1115,13 +1115,13 @@ mdmss0_config0: mdmss0-config0 { temperature = <102000>; hysteresis = <3000>; - type = "passive"; + type = "active"; }; mdmss0_config1: mdmss0-config1 { temperature = <105000>; hysteresis = <3000>; - type = "passive"; + type = "active"; }; reset-mon-cfg { @@ -1173,13 +1173,13 @@ mdmss1_config0: mdmss1-config0 { temperature = <102000>; hysteresis = <3000>; - type = "passive"; + type = "active"; }; mdmss1_config1: mdmss1-config1 { temperature = <105000>; hysteresis = <3000>; - type = "passive"; + type = "active"; }; reset-mon-cfg { @@ -1231,13 +1231,13 @@ mdmss2_config0: mdmss2-config0 { temperature = <102000>; hysteresis = <3000>; - type = "passive"; + type = "active"; }; mdmss2_config1: mdmss2-config1 { temperature = <105000>; hysteresis = <3000>; - type = "passive"; + type = "active"; }; reset-mon-cfg { @@ -1289,13 +1289,13 @@ mdmss3_config0: mdmss3-config0 { temperature = <102000>; hysteresis = <3000>; - type = "passive"; + type = "active"; }; mdmss3_config1: mdmss3-config1 { temperature = <105000>; hysteresis = <3000>; - type = "passive"; + type = "active"; }; reset-mon-cfg {