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:
Zhangbin Tong 2018-01-08 15:12:02 +08:00 committed by Tao Huang
commit 472c7e2afa

View file

@ -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";
};