Merge "ARM: dts: qcom: Update passive polling for different thermal zones for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
bb26bd02f3
@@ -213,7 +213,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pm8550-bcl-lvl0 {
|
pm8550-bcl-lvl0 {
|
||||||
polling-delay-passive = <100>;
|
polling-delay-passive = <50>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-governor = "step_wise";
|
thermal-governor = "step_wise";
|
||||||
thermal-sensors = <&pm8550_bcl 5>;
|
thermal-sensors = <&pm8550_bcl 5>;
|
||||||
@@ -228,7 +228,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pm8550-bcl-lvl1 {
|
pm8550-bcl-lvl1 {
|
||||||
polling-delay-passive = <100>;
|
polling-delay-passive = <50>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-governor = "step_wise";
|
thermal-governor = "step_wise";
|
||||||
thermal-sensors = <&pm8550_bcl 6>;
|
thermal-sensors = <&pm8550_bcl 6>;
|
||||||
@@ -243,7 +243,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pm8550-bcl-lvl2 {
|
pm8550-bcl-lvl2 {
|
||||||
polling-delay-passive = <100>;
|
polling-delay-passive = <50>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-governor = "step_wise";
|
thermal-governor = "step_wise";
|
||||||
thermal-sensors = <&pm8550_bcl 7>;
|
thermal-sensors = <&pm8550_bcl 7>;
|
||||||
|
@@ -341,7 +341,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pmih010x-bcl-lvl0 {
|
pmih010x-bcl-lvl0 {
|
||||||
polling-delay-passive = <100>;
|
polling-delay-passive = <50>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&pmih010x_bcl 5>;
|
thermal-sensors = <&pmih010x_bcl 5>;
|
||||||
|
|
||||||
@@ -367,7 +367,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pmih010x-bcl-lvl1 {
|
pmih010x-bcl-lvl1 {
|
||||||
polling-delay-passive = <100>;
|
polling-delay-passive = <50>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&pmih010x_bcl 6>;
|
thermal-sensors = <&pmih010x_bcl 6>;
|
||||||
|
|
||||||
@@ -393,7 +393,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pmih010x-bcl-lvl2 {
|
pmih010x-bcl-lvl2 {
|
||||||
polling-delay-passive = <100>;
|
polling-delay-passive = <50>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&pmih010x_bcl 7>;
|
thermal-sensors = <&pmih010x_bcl 7>;
|
||||||
|
|
||||||
|
@@ -342,7 +342,7 @@
|
|||||||
|
|
||||||
&thermal_zones {
|
&thermal_zones {
|
||||||
sys-therm-0 {
|
sys-therm-0 {
|
||||||
polling-delay-passive = <0>;
|
polling-delay-passive = <5000>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&pmk8550_vadc PMK8550_ADC5_GEN3_AMUX_THM1_XO_THERM_100K_PU>;
|
thermal-sensors = <&pmk8550_vadc PMK8550_ADC5_GEN3_AMUX_THM1_XO_THERM_100K_PU>;
|
||||||
trips {
|
trips {
|
||||||
|
@@ -317,7 +317,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-0-0 {
|
cpu-0-0-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 1>;
|
thermal-sensors = <&tsens0 1>;
|
||||||
trips {
|
trips {
|
||||||
@@ -366,7 +366,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-0-1 {
|
cpu-0-0-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 2>;
|
thermal-sensors = <&tsens0 2>;
|
||||||
trips {
|
trips {
|
||||||
@@ -415,7 +415,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-1-0 {
|
cpu-0-1-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 3>;
|
thermal-sensors = <&tsens0 3>;
|
||||||
trips {
|
trips {
|
||||||
@@ -464,7 +464,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-1-1 {
|
cpu-0-1-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 4>;
|
thermal-sensors = <&tsens0 4>;
|
||||||
trips {
|
trips {
|
||||||
@@ -513,7 +513,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-2-0 {
|
cpu-0-2-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 5>;
|
thermal-sensors = <&tsens0 5>;
|
||||||
trips {
|
trips {
|
||||||
@@ -562,7 +562,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-2-1 {
|
cpu-0-2-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 6>;
|
thermal-sensors = <&tsens0 6>;
|
||||||
trips {
|
trips {
|
||||||
@@ -611,7 +611,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-3-0 {
|
cpu-0-3-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 7>;
|
thermal-sensors = <&tsens0 7>;
|
||||||
trips {
|
trips {
|
||||||
@@ -660,7 +660,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-3-1 {
|
cpu-0-3-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 8>;
|
thermal-sensors = <&tsens0 8>;
|
||||||
trips {
|
trips {
|
||||||
@@ -709,7 +709,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-4-0 {
|
cpu-0-4-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 9>;
|
thermal-sensors = <&tsens0 9>;
|
||||||
trips {
|
trips {
|
||||||
@@ -758,7 +758,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-4-1 {
|
cpu-0-4-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 10>;
|
thermal-sensors = <&tsens0 10>;
|
||||||
trips {
|
trips {
|
||||||
@@ -807,7 +807,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-5-0 {
|
cpu-0-5-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 11>;
|
thermal-sensors = <&tsens0 11>;
|
||||||
trips {
|
trips {
|
||||||
@@ -856,7 +856,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-0-5-1 {
|
cpu-0-5-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens0 12>;
|
thermal-sensors = <&tsens0 12>;
|
||||||
trips {
|
trips {
|
||||||
@@ -962,7 +962,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-1-0-0 {
|
cpu-1-0-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 1>;
|
thermal-sensors = <&tsens1 1>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1011,7 +1011,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-1-0-1 {
|
cpu-1-0-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 2>;
|
thermal-sensors = <&tsens1 2>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1060,7 +1060,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-1-1-0 {
|
cpu-1-1-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 3>;
|
thermal-sensors = <&tsens1 3>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1109,7 +1109,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpu-1-1-1 {
|
cpu-1-1-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 4>;
|
thermal-sensors = <&tsens1 4>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1196,7 +1196,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nsphvx-0 {
|
nsphvx-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 7>;
|
thermal-sensors = <&tsens1 7>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1221,7 +1221,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nsphvx-1 {
|
nsphvx-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 8>;
|
thermal-sensors = <&tsens1 8>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1246,7 +1246,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nsphvx-2 {
|
nsphvx-2 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 9>;
|
thermal-sensors = <&tsens1 9>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1271,7 +1271,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nsphmx-0 {
|
nsphmx-0 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 10>;
|
thermal-sensors = <&tsens1 10>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1296,7 +1296,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nsphmx-1 {
|
nsphmx-1 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 11>;
|
thermal-sensors = <&tsens1 11>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1321,7 +1321,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nsphmx-2 {
|
nsphmx-2 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 12>;
|
thermal-sensors = <&tsens1 12>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1346,7 +1346,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nsphmx-3 {
|
nsphmx-3 {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 13>;
|
thermal-sensors = <&tsens1 13>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1371,7 +1371,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
ddr {
|
ddr {
|
||||||
polling-delay-passive = <10>;
|
polling-delay-passive = <0>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens1 14>;
|
thermal-sensors = <&tsens1 14>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1726,7 +1726,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
mdmss-0 {
|
mdmss-0 {
|
||||||
polling-delay-passive = <0>;
|
polling-delay-passive = <100>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens2 9>;
|
thermal-sensors = <&tsens2 9>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1790,7 +1790,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
mdmss-1 {
|
mdmss-1 {
|
||||||
polling-delay-passive = <0>;
|
polling-delay-passive = <100>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens2 10>;
|
thermal-sensors = <&tsens2 10>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1854,7 +1854,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
mdmss-2 {
|
mdmss-2 {
|
||||||
polling-delay-passive = <0>;
|
polling-delay-passive = <100>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens2 11>;
|
thermal-sensors = <&tsens2 11>;
|
||||||
trips {
|
trips {
|
||||||
@@ -1918,7 +1918,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
mdmss-3 {
|
mdmss-3 {
|
||||||
polling-delay-passive = <0>;
|
polling-delay-passive = <100>;
|
||||||
polling-delay = <0>;
|
polling-delay = <0>;
|
||||||
thermal-sensors = <&tsens2 12>;
|
thermal-sensors = <&tsens2 12>;
|
||||||
trips {
|
trips {
|
||||||
|
Reference in New Issue
Block a user