mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3399: Change low temperature to 10 degrees C
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I9f17e4f89a1552115b0d4a34f2290e785990c8bb
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
opp-shared;
|
||||
|
||||
rockchip,temp-hysteresis = <5000>;
|
||||
rockchip,low-temp = <0>;
|
||||
rockchip,low-temp = <10000>;
|
||||
rockchip,low-temp-min-volt = <900000>;
|
||||
|
||||
nvmem-cells = <&cpul_leakage>, <&specification_serial_number>,
|
||||
@@ -104,7 +104,7 @@
|
||||
opp-shared;
|
||||
|
||||
rockchip,temp-hysteresis = <5000>;
|
||||
rockchip,low-temp = <0>;
|
||||
rockchip,low-temp = <10000>;
|
||||
rockchip,low-temp-min-volt = <900000>;
|
||||
|
||||
nvmem-cells = <&cpub_leakage>, <&specification_serial_number>,
|
||||
@@ -224,7 +224,7 @@
|
||||
|
||||
rockchip,thermal-zone = "soc-thermal";
|
||||
rockchip,temp-hysteresis = <5000>;
|
||||
rockchip,low-temp = <0>;
|
||||
rockchip,low-temp = <10000>;
|
||||
rockchip,low-temp-min-volt = <900000>;
|
||||
|
||||
nvmem-cells = <&gpu_leakage>;
|
||||
|
||||
Reference in New Issue
Block a user