diff --git a/qcom/pm8010.dtsi b/qcom/pm8010.dtsi index 555932f6..8f0821af 100644 --- a/qcom/pm8010.dtsi +++ b/qcom/pm8010.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -58,7 +58,7 @@ trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "hot"; }; trip2 { @@ -85,7 +85,7 @@ trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "hot"; }; trip2 { diff --git a/qcom/pm8550.dtsi b/qcom/pm8550.dtsi index 5fc0988f..db70a612 100644 --- a/qcom/pm8550.dtsi +++ b/qcom/pm8550.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -201,7 +201,7 @@ pm8550_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550_trip2: trip2 { diff --git a/qcom/pm8550ve.dtsi b/qcom/pm8550ve.dtsi index 49c75348..05649593 100644 --- a/qcom/pm8550ve.dtsi +++ b/qcom/pm8550ve.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -127,7 +127,7 @@ pm8550ve_d_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550ve_d_trip2: trip2 { @@ -155,7 +155,7 @@ pm8550ve_f_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550ve_f_trip2: trip2 { @@ -183,7 +183,7 @@ pm8550ve_g_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550ve_g_trip2: trip2 { @@ -211,7 +211,7 @@ pm8550ve_i_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550ve_i_trip2: trip2 { diff --git a/qcom/pm8550vs.dtsi b/qcom/pm8550vs.dtsi index b9ea3123..00e704cc 100644 --- a/qcom/pm8550vs.dtsi +++ b/qcom/pm8550vs.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -175,7 +175,7 @@ pm8550vs_c_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550vs_c_trip2: trip2 { @@ -203,7 +203,7 @@ pm8550vs_d_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550vs_d_trip2: trip2 { @@ -231,7 +231,7 @@ pm8550vs_e_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550vs_e_trip2: trip2 { @@ -259,7 +259,7 @@ pm8550vs_f_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550vs_f_trip2: trip2 { @@ -287,7 +287,7 @@ pm8550vs_g_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550vs_g_trip2: trip2 { @@ -315,7 +315,7 @@ pm8550vs_j_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pm8550vs_j_trip2: trip2 { diff --git a/qcom/pmd802x.dtsi b/qcom/pmd802x.dtsi index 665e9d31..4bfae0c3 100644 --- a/qcom/pmd802x.dtsi +++ b/qcom/pmd802x.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -111,7 +111,7 @@ pmd802x_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pmd802x_trip2: trip2 { diff --git a/qcom/pmih010x.dtsi b/qcom/pmih010x.dtsi index 840166db..fce2bdf1 100644 --- a/qcom/pmih010x.dtsi +++ b/qcom/pmih010x.dtsi @@ -274,7 +274,7 @@ pmih010x_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pmih010x_trip2: trip2 { @@ -301,7 +301,7 @@ pmih010x_lite_trip1: trip1 { temperature = <135000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pmih010x_lite_trip2: trip2 { diff --git a/qcom/pmr735d.dtsi b/qcom/pmr735d.dtsi index ab41ee13..9cbffcfe 100644 --- a/qcom/pmr735d.dtsi +++ b/qcom/pmr735d.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -53,7 +53,7 @@ pmr735d_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "passive"; + type = "hot"; }; pmr735d_trip2: trip2 { diff --git a/qcom/sun-pmic-overlay.dtsi b/qcom/sun-pmic-overlay.dtsi index f57bdfed..142c256a 100644 --- a/qcom/sun-pmic-overlay.dtsi +++ b/qcom/sun-pmic-overlay.dtsi @@ -370,6 +370,12 @@ type = "passive"; }; + shutdown-trip { + temperature = <90000>; + hysteresis = <0>; + type = "hot"; + }; + display_test_config1: display-test-config1 { temperature = <125000>; hysteresis = <1000>; diff --git a/qcom/sun-thermal.dtsi b/qcom/sun-thermal.dtsi index 0785eab7..b3676843 100644 --- a/qcom/sun-thermal.dtsi +++ b/qcom/sun-thermal.dtsi @@ -309,9 +309,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -346,9 +346,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -395,9 +395,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -444,9 +444,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -493,9 +493,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -542,9 +542,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -591,9 +591,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -640,9 +640,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -689,9 +689,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -738,9 +738,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -787,9 +787,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -836,9 +836,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -885,9 +885,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -916,9 +916,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -935,9 +935,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -954,9 +954,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -991,9 +991,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1040,9 +1040,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1089,9 +1089,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1138,9 +1138,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1169,9 +1169,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1188,9 +1188,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1213,9 +1213,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1238,9 +1238,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1263,9 +1263,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1288,9 +1288,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1313,9 +1313,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1338,9 +1338,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1363,9 +1363,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1388,9 +1388,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1414,9 +1414,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -1445,9 +1445,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1483,9 +1483,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1521,9 +1521,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1559,9 +1559,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1597,9 +1597,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1635,9 +1635,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1673,9 +1673,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1711,9 +1711,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1755,9 +1755,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1819,9 +1819,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1883,9 +1883,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1947,9 +1947,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; @@ -1993,9 +1993,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -2012,9 +2012,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -2031,9 +2031,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; }; @@ -2050,9 +2050,9 @@ }; reset-mon-cfg { - temperature = <125000>; - hysteresis = <5000>; - type = "passive"; + temperature = <115000>; + hysteresis = <0>; + type = "hot"; }; }; };