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
This commit is contained in:
Rashid Zafar
2022-08-16 00:27:58 -07:00
parent 2b5fb75494
commit 72e1f58cf4
6 changed files with 12 additions and 12 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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