arm64: dts: rk3399: fix the incorrect crit temperture
authorCaesar Wang <wxt@rock-chips.com>
Tue, 3 May 2016 07:46:53 +0000 (15:46 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Tue, 3 May 2016 09:48:04 +0000 (17:48 +0800)
Fix the incorrect critial temperture for gpu thermal.

Change-Id: I9ecfc107afcdbb421ae40cc796c40a39d6d68677
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399.dtsi

index 5bccc6c1a8c3d7be40beede854577151bce32d84..65652664845950bd285a3d2d4c3e6e50959cd41e 100644 (file)
                                        type = "passive";
                                };
                                gpu_crit: gpu_crit {
-                                       temperature = <950000>; /* millicelsius */
+                                       temperature = <95000>; /* millicelsius */
                                        hysteresis = <2000>; /* millicelsius */
                                        type = "critical";
                                };