diff --git a/patch/kernel/archive/rockchip64-6.12/dt/rk3399-fine3399.dts b/patch/kernel/archive/rockchip64-6.12/dt/rk3399-fine3399.dts index 6fa33d312f..b944b2ccda 100644 --- a/patch/kernel/archive/rockchip64-6.12/dt/rk3399-fine3399.dts +++ b/patch/kernel/archive/rockchip64-6.12/dt/rk3399-fine3399.dts @@ -128,7 +128,7 @@ fan0: pwm-fan { compatible = "pwm-fan"; - cooling-levels = <0 30 60 90 120 160>; + cooling-levels = <0 50 100 150 200 255>; #cooling-cells = <2>; fan-supply = <&vcc_sys>; pwms = <&pwm1 0 40000 0>; @@ -198,7 +198,7 @@ &cpu_thermal { trips { cpu_warm: cpu_warm { - temperature = <50000>; + temperature = <55000>; hysteresis = <2000>; type = "active"; };