arm64: dts: rockchip: rv1126b: Change polling-delay to 100ms for cpu thermal
Change-Id: I2a5404648e09a6479ae9bce303acdda851fd5389 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -903,7 +903,7 @@
|
||||
thermal_zones: thermal-zones {
|
||||
cpu_thermal: cpu-thermal {
|
||||
polling-delay-passive = <20>; /* milliseconds */
|
||||
polling-delay = <1000>; /* milliseconds */
|
||||
polling-delay = <100>; /* milliseconds */
|
||||
thermal-sensors = <&tsadc 0>;
|
||||
trips {
|
||||
soc_crit: soc-crit {
|
||||
|
||||
Reference in New Issue
Block a user