From a2d3ebdfac6514127c418bae595dabc30fdfdc87 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Sat, 8 Sep 2018 15:12:48 +0200 Subject: arm: dts: reduce the NanoPI-M4's max temperature to 80 degrees at 85 the machine sometimes hangs at high frequencies. --- arch/arm64/boot/dts/rockchip/rk3399-nanopi4-rev01.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-nanopi4-rev01.dts b/arch/arm64/boot/dts/rockchip/rk3399-nanopi4-rev01.dts index fc592be..7f422ec 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-nanopi4-rev01.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-nanopi4-rev01.dts @@ -53,7 +53,7 @@ }; &threshold { - temperature = <85000>; /* millicelsius */ + temperature = <80000>; /* millicelsius */ }; &target { -- 2.9.0