mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: rk3328-evb-android: Adjust temperature control parameters
Change-Id: I5e153efcdd1b839ddd412c2c0e6b15c69c4fa6b4 Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
@@ -541,7 +541,20 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&threshold {
|
||||
temperature = <90000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&target {
|
||||
temperature = <105000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <110000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user