From 4c798975e8e5ce6148ee7d842e0947586a5eb9eb Mon Sep 17 00:00:00 2001 From: Jishnu Prakash Date: Tue, 30 Aug 2022 21:08:58 +0530 Subject: [PATCH] ARM: dts: qcom: Update trip point 1 setting for anorak PMICs Update the trip point 1 type setting to use passive instead of critical type since shutdown in handled in userspace level. Change-Id: Ief691f27c5db0232cb7778a970fa32ab62da8b4b --- qcom/anorak-pmic-overlay.dtsi | 4 ++-- qcom/pm8550b.dtsi | 4 ++-- qcom/pm8550ve.dtsi | 2 +- qcom/pm8550vs.dtsi | 8 ++++---- qcom/pmxr2230.dtsi | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/qcom/anorak-pmic-overlay.dtsi b/qcom/anorak-pmic-overlay.dtsi index c30de37b..856b0cb2 100644 --- a/qcom/anorak-pmic-overlay.dtsi +++ b/qcom/anorak-pmic-overlay.dtsi @@ -345,7 +345,7 @@ trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; trip2 { @@ -372,7 +372,7 @@ trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; trip2 { diff --git a/qcom/pm8550b.dtsi b/qcom/pm8550b.dtsi index 582125e7..d2a55047 100644 --- a/qcom/pm8550b.dtsi +++ b/qcom/pm8550b.dtsi @@ -195,7 +195,7 @@ pm8550b_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550b_trip2: trip2 { @@ -222,7 +222,7 @@ trip1 { temperature = <135000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; trip2 { diff --git a/qcom/pm8550ve.dtsi b/qcom/pm8550ve.dtsi index 41f0de6a..15999b54 100644 --- a/qcom/pm8550ve.dtsi +++ b/qcom/pm8550ve.dtsi @@ -48,7 +48,7 @@ pm8550ve_f_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550ve_f_trip2: trip2 { diff --git a/qcom/pm8550vs.dtsi b/qcom/pm8550vs.dtsi index a0d4d549..56c0eb4c 100644 --- a/qcom/pm8550vs.dtsi +++ b/qcom/pm8550vs.dtsi @@ -122,7 +122,7 @@ pm8550vs_c_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550vs_c_trip2: trip2 { @@ -150,7 +150,7 @@ pm8550vs_d_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550vs_d_trip2: trip2 { @@ -178,7 +178,7 @@ pm8550vs_e_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550vs_e_trip2: trip2 { @@ -206,7 +206,7 @@ pm8550vs_g_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550vs_g_trip2: trip2 { diff --git a/qcom/pmxr2230.dtsi b/qcom/pmxr2230.dtsi index 94f78c16..725ecb0a 100644 --- a/qcom/pmxr2230.dtsi +++ b/qcom/pmxr2230.dtsi @@ -243,7 +243,7 @@ pmxr2230_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pmxr2230_trip2: trip2 {