Skip to content

Commit a927218

Browse files
yihsin-hungasus-leslieyu
authored andcommitted
Modify the temperature of cpu_alert0 to 70'C
Change-Id: I661a63d621d465ea85a3d6bd7d1abaff5d1b143c Signed-off-by: yi-hsin_hung <yi-hsin_hung@asus.com>
1 parent 12c6f3c commit a927218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk3288-thermal.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ cpu_thermal: cpu_thermal {
5959

6060
trips {
6161
cpu_alert0: cpu_alert0 {
62-
temperature = <80000>; /* millicelsius */
62+
temperature = <70000>; /* millicelsius */
6363
hysteresis = <2000>; /* millicelsius */
6464
type = "passive";
6565
};

0 commit comments

Comments
 (0)