diff --git a/qcom/waipio-qrd.dtsi b/qcom/waipio-qrd.dtsi index 6b3b1801..caa89a05 100644 --- a/qcom/waipio-qrd.dtsi +++ b/qcom/waipio-qrd.dtsi @@ -296,12 +296,6 @@ hysteresis = <3000>; type = "passive"; }; - - qtm_config2: qtm-config2 { - temperature = <85000>; - hysteresis = <2000>; - type = "passive"; - }; }; cooling-maps { @@ -314,11 +308,6 @@ trip = <&qtm_config1>; cooling-device = <&mmw1_dsc 3 3>; }; - - mmw2_cdev2 { - trip = <&qtm_config2>; - cooling-device = <&mmw1_dsc 4 4>; - }; }; }; @@ -337,13 +326,13 @@ }; skin_config2: skin-config2 { - temperature = <53000>; + temperature = <65000>; hysteresis = <2000>; type = "passive"; }; skin_config3: skin-config3 { - temperature = <56000>; + temperature = <85000>; hysteresis = <2000>; type = "passive"; }; @@ -365,11 +354,6 @@ cooling-device = <&modem_nr_scg_dsc 10 10>; }; - nr_cdev2 { - trip = <&skin_config2>; - cooling-device = <&modem_nr_dsc 9 9>; - }; - nr_cdev3 { trip = <&skin_config3>; cooling-device = <&modem_nr_dsc 255 255>;