From 72e1f58cf41d0a9923328d51fc89b7e27d796dd0 Mon Sep 17 00:00:00 2001 From: Rashid Zafar Date: Tue, 16 Aug 2022 00:27:58 -0700 Subject: [PATCH] ARM: dts: qcom: Update trip point 1 setting for Kalama PMICs Update the trip point 1 setting to use passive instead of critical type since shutdown in handled in userspace level. Change-Id: Ic57747d6850490bac25ce9dea3d9b532d8c219c0 --- qcom/kalama-pmic-overlay.dtsi | 4 ++-- qcom/pm8550.dtsi | 2 +- qcom/pm8550b.dtsi | 4 ++-- qcom/pm8550ve.dtsi | 2 +- qcom/pm8550vs.dtsi | 8 ++++---- qcom/pmr735d.dtsi | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/qcom/kalama-pmic-overlay.dtsi b/qcom/kalama-pmic-overlay.dtsi index 6701ee40..1cd294d9 100644 --- a/qcom/kalama-pmic-overlay.dtsi +++ b/qcom/kalama-pmic-overlay.dtsi @@ -288,7 +288,7 @@ trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; trip2 { @@ -315,7 +315,7 @@ trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; trip2 { diff --git a/qcom/pm8550.dtsi b/qcom/pm8550.dtsi index 41632689..aa7007ed 100644 --- a/qcom/pm8550.dtsi +++ b/qcom/pm8550.dtsi @@ -243,7 +243,7 @@ pm8550_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550_trip2: trip2 { diff --git a/qcom/pm8550b.dtsi b/qcom/pm8550b.dtsi index d4c41d3d..f8091848 100644 --- a/qcom/pm8550b.dtsi +++ b/qcom/pm8550b.dtsi @@ -200,7 +200,7 @@ pm8550b_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550b_trip2: trip2 { @@ -227,7 +227,7 @@ trip1 { temperature = <135000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; trip2 { diff --git a/qcom/pm8550ve.dtsi b/qcom/pm8550ve.dtsi index 42c45b17..d63de2b8 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 ea2a011e..9632c844 100644 --- a/qcom/pm8550vs.dtsi +++ b/qcom/pm8550vs.dtsi @@ -120,7 +120,7 @@ pm8550vs_c_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550vs_c_trip2: trip2 { @@ -148,7 +148,7 @@ pm8550vs_d_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550vs_d_trip2: trip2 { @@ -176,7 +176,7 @@ pm8550vs_e_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550vs_e_trip2: trip2 { @@ -204,7 +204,7 @@ pm8550vs_g_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pm8550vs_g_trip2: trip2 { diff --git a/qcom/pmr735d.dtsi b/qcom/pmr735d.dtsi index 99626416..ed7ad51a 100644 --- a/qcom/pmr735d.dtsi +++ b/qcom/pmr735d.dtsi @@ -71,7 +71,7 @@ pmr735d_k_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pmr735d_k_trip2: trip2 { @@ -98,7 +98,7 @@ pmr735d_l_trip1: trip1 { temperature = <115000>; hysteresis = <0>; - type = "critical"; + type = "passive"; }; pmr735d_l_trip2: trip2 {