ARM64: dts: rk3399: change for thermal zone
authorCaesar Wang <wxt@rock-chips.com>
Fri, 22 Apr 2016 07:19:00 +0000 (15:19 +0800)
committerCaesar Wang <wxt@rock-chips.com>
Tue, 26 Apr 2016 02:37:00 +0000 (10:37 +0800)
Let's control the power more be effective.We should make the big clusters
cpu throttle firstly.

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

index 8ec95c76c4befe39f522d4018f7560f855dbe01a..77dd54ca3b03c8766c8827b384565998c08a8e50 100644 (file)
                                map0 {
                                        trip = <&cpu_alert0>;
                                        cooling-device =
-                                               <&cpu_l0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
+                                               <&cpu_b0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
                                };
                                map1 {
                                        trip = <&cpu_alert1>;
                                        cooling-device =
+                                               <&cpu_l0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
                                                <&cpu_b0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
                                };
                        };