diff --git a/qcom/ravelin-thermal-modem.dtsi b/qcom/ravelin-thermal-modem.dtsi index 8b146cc6..fa10f7b3 100644 --- a/qcom/ravelin-thermal-modem.dtsi +++ b/qcom/ravelin-thermal-modem.dtsi @@ -131,15 +131,11 @@ "modem_cfg", "lte_cc", "mcg_fr1_cc", - "mcg_fr2_cc", "scg_fr1_cc", - "scg_fr2_cc", "sub1_modem_cfg", "sub1_lte_cc", "sub1_mcg_fr1_cc", - "sub1_mcg_fr2_cc", "sub1_scg_fr1_cc", - "sub1_scg_fr2_cc", "sdr0_pa0", "sdr1_pa0", "sdr0", @@ -251,20 +247,6 @@ }; }; - mcg-fr2-cc { - polling-delay-passive = <0>; - polling-delay = <0>; - thermal-sensors = <&qmi_sensor - (QMI_MODEM_INST_ID+QMI_MCG_FR2_CC)>; - trips { - thermal-engine-config0 { - temperature = <125000>; - hysteresis = <1000>; - type = "passive"; - }; - }; - }; - scg-fr1-cc { polling-delay-passive = <0>; polling-delay = <0>; @@ -279,20 +261,6 @@ }; }; - scg-fr2-cc { - polling-delay-passive = <0>; - polling-delay = <0>; - thermal-sensors = <&qmi_sensor - (QMI_MODEM_INST_ID+QMI_SCG_FR2_CC)>; - trips { - thermal-engine-config0 { - temperature = <125000>; - hysteresis = <1000>; - type = "passive"; - }; - }; - }; - sub1-modem-cfg { polling-delay-passive = <0>; polling-delay = <0>; @@ -335,20 +303,6 @@ }; }; - sub1_mcg_fr2_cc { - polling-delay-passive = <0>; - polling-delay = <0>; - thermal-sensors = <&qmi_sensor - (QMI_MODEM_INST_ID+QMI_SUB1_MCG_FR2_CC)>; - trips { - thermal-engine-config0 { - temperature = <125000>; - hysteresis = <1000>; - type = "passive"; - }; - }; - }; - sub1_scg_fr1_cc { polling-delay-passive = <0>; polling-delay = <0>; @@ -363,20 +317,6 @@ }; }; - sub1_scg_fr2_cc { - polling-delay-passive = <0>; - polling-delay = <0>; - thermal-sensors = <&qmi_sensor - (QMI_MODEM_INST_ID+QMI_SUB1_SCG_FR2_CC)>; - trips { - thermal-engine-config0 { - temperature = <125000>; - hysteresis = <1000>; - type = "passive"; - }; - }; - }; - sdr0-pa { polling-delay-passive = <0>; polling-delay = <0>;