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:
@@ -341,7 +341,7 @@
|
||||
};
|
||||
|
||||
pmih010x-bcl-lvl0 {
|
||||
polling-delay-passive = <100>;
|
||||
polling-delay-passive = <50>;
|
||||
polling-delay = <0>;
|
||||
thermal-sensors = <&pmih010x_bcl 5>;
|
||||
|
||||
@@ -367,7 +367,7 @@
|
||||
};
|
||||
|
||||
pmih010x-bcl-lvl1 {
|
||||
polling-delay-passive = <100>;
|
||||
polling-delay-passive = <50>;
|
||||
polling-delay = <0>;
|
||||
thermal-sensors = <&pmih010x_bcl 6>;
|
||||
|
||||
@@ -393,7 +393,7 @@
|
||||
};
|
||||
|
||||
pmih010x-bcl-lvl2 {
|
||||
polling-delay-passive = <100>;
|
||||
polling-delay-passive = <50>;
|
||||
polling-delay = <0>;
|
||||
thermal-sensors = <&pmih010x_bcl 7>;
|
||||
|
||||
|
Reference in New Issue
Block a user