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:
parent
2223d1404c
commit
472c7e2afa
1 changed files with 13 additions and 0 deletions
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue