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
This commit is contained in:
Jishnu Prakash
2022-08-30 21:08:58 +05:30
committed by Gerrit - the friendly Code Review server
parent 2663e5484e
commit 4c798975e8
5 changed files with 10 additions and 10 deletions

View File

@@ -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 {

View File

@@ -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 {

View File

@@ -48,7 +48,7 @@
pm8550ve_f_trip1: trip1 {
temperature = <115000>;
hysteresis = <0>;
type = "critical";
type = "passive";
};
pm8550ve_f_trip2: trip2 {

View File

@@ -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 {

View File

@@ -243,7 +243,7 @@
pmxr2230_trip1: trip1 {
temperature = <115000>;
hysteresis = <0>;
type = "critical";
type = "passive";
};
pmxr2230_trip2: trip2 {