diff --git a/qcom/pm8350.dtsi b/qcom/pm8350.dtsi index 1b79409a..f833cdfc 100644 --- a/qcom/pm8350.dtsi +++ b/qcom/pm8350.dtsi @@ -48,13 +48,13 @@ pm8350_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; pm8350_trip2: trip2 { temperature = <145000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; }; }; diff --git a/qcom/pm8350b.dtsi b/qcom/pm8350b.dtsi index fe1afe65..e6a21d80 100644 --- a/qcom/pm8350b.dtsi +++ b/qcom/pm8350b.dtsi @@ -166,13 +166,13 @@ pm8350b_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; pm8350b_trip2: trip2 { temperature = <145000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; }; }; diff --git a/qcom/pm8350c.dtsi b/qcom/pm8350c.dtsi index 83b162e6..14ee3081 100644 --- a/qcom/pm8350c.dtsi +++ b/qcom/pm8350c.dtsi @@ -198,13 +198,13 @@ pm8350c_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; pm8350c_trip2: trip2 { temperature = <145000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; }; }; diff --git a/qcom/pmr735a.dtsi b/qcom/pmr735a.dtsi index 3e8ca911..d1459e15 100644 --- a/qcom/pmr735a.dtsi +++ b/qcom/pmr735a.dtsi @@ -48,13 +48,13 @@ pmr735a_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; pmr735a_trip2: trip2 { temperature = <145000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; }; }; diff --git a/qcom/pmr735b.dtsi b/qcom/pmr735b.dtsi index b1050bf0..50f05e4a 100644 --- a/qcom/pmr735b.dtsi +++ b/qcom/pmr735b.dtsi @@ -48,13 +48,13 @@ pmr735b_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; pmr735b_trip2: trip2 { temperature = <145000>; hysteresis = <0>; - type = "passive"; + type = "critical"; }; }; };