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:
Finley Xiao
2025-06-25 12:02:55 +08:00
committed by Tao Huang
parent 3ae2642301
commit 674d48c487

View File

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