ARM: dts: qcom: Update passive polling for different thermal zones for sun

Update passive polling delay for CPU, DDR, MDMSS tsens, bcl and
sys-therm-0 sensor for sun.

Change-Id: Ia38d2322e1e517346702368b2bf6b80ca883a712
Signed-off-by: Manaf Meethalavalappu Pallikunhi <quic_manafm@quicinc.com>
This commit is contained in:
Manaf Meethalavalappu Pallikunhi
2024-05-06 13:34:55 +05:30
parent c49cfa0540
commit ad727eae17
4 changed files with 35 additions and 35 deletions

View File

@@ -213,7 +213,7 @@
};
pm8550-bcl-lvl0 {
polling-delay-passive = <100>;
polling-delay-passive = <50>;
polling-delay = <0>;
thermal-governor = "step_wise";
thermal-sensors = <&pm8550_bcl 5>;
@@ -228,7 +228,7 @@
};
pm8550-bcl-lvl1 {
polling-delay-passive = <100>;
polling-delay-passive = <50>;
polling-delay = <0>;
thermal-governor = "step_wise";
thermal-sensors = <&pm8550_bcl 6>;
@@ -243,7 +243,7 @@
};
pm8550-bcl-lvl2 {
polling-delay-passive = <100>;
polling-delay-passive = <50>;
polling-delay = <0>;
thermal-governor = "step_wise";
thermal-sensors = <&pm8550_bcl 7>;