mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm: dts: rockchip: thermal: update soc's sw/hw over temperature power off degree
to cope with Wide Temperature Range test, we maxamize soc's sw/hw over temperature power off degree. fow now, 115 degree Celsius is set to trigger sw powering off. if sw function does not work and temperature is continuing to grow up, and till 120 degree Celsius, hw powering off/reset is triggered. Change-Id: I751e9ea754f434bc20df39fdbdb40216a1582c39 Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com>
This commit is contained in:
@@ -566,7 +566,7 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <110000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
|
||||
@@ -664,7 +664,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <90000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "critical";
|
||||
};
|
||||
@@ -714,7 +714,7 @@
|
||||
pinctrl-1 = <&otp_out>;
|
||||
pinctrl-2 = <&otp_gpio>;
|
||||
#thermal-sensor-cells = <0>;
|
||||
rockchip,hw-tshut-temp = <95000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -291,7 +291,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <100000>;
|
||||
temperature = <115000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
};
|
||||
|
||||
@@ -491,7 +491,7 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <110000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
|
||||
@@ -681,7 +681,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <90000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "critical";
|
||||
};
|
||||
@@ -731,7 +731,7 @@
|
||||
pinctrl-1 = <&otp_out>;
|
||||
pinctrl-2 = <&otp_gpio>;
|
||||
#thermal-sensor-cells = <0>;
|
||||
rockchip,hw-tshut-temp = <95000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -602,7 +602,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <90000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "critical";
|
||||
};
|
||||
@@ -646,7 +646,7 @@
|
||||
pinctrl-1 = <&otp_gpio>;
|
||||
pinctrl-2 = <&otp_gpio>;
|
||||
#thermal-sensor-cells = <1>;
|
||||
rockchip,hw-tshut-temp = <95000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -905,7 +905,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <95000>;
|
||||
temperature = <115000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
};
|
||||
@@ -945,7 +945,7 @@
|
||||
resets = <&cru SRST_TSADC>;
|
||||
reset-names = "tsadc-apb";
|
||||
#thermal-sensor-cells = <1>;
|
||||
rockchip,hw-tshut-temp = <100000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -632,7 +632,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <95000>;
|
||||
temperature = <115000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
};
|
||||
@@ -672,7 +672,7 @@
|
||||
pinctrl-1 = <&tsadc_otp_out>;
|
||||
pinctrl-2 = <&tsadc_otp_gpio>;
|
||||
#thermal-sensor-cells = <1>;
|
||||
rockchip,hw-tshut-temp = <100000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -536,7 +536,7 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <110000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
|
||||
@@ -611,7 +611,7 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <110000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
|
||||
@@ -520,7 +520,7 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <110000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
|
||||
@@ -382,7 +382,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <95000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "critical";
|
||||
};
|
||||
@@ -430,7 +430,7 @@
|
||||
pinctrl-1 = <&otp_out>;
|
||||
pinctrl-2 = <&otp_gpio>;
|
||||
#thermal-sensor-cells = <1>;
|
||||
rockchip,hw-tshut-temp = <100000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -298,7 +298,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <95000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "critical";
|
||||
};
|
||||
@@ -337,7 +337,7 @@
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&tsadc_gpio>;
|
||||
#thermal-sensor-cells = <1>;
|
||||
rockchip,hw-tshut-temp = <95000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -725,7 +725,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <95000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "critical";
|
||||
};
|
||||
|
||||
@@ -541,7 +541,7 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <105000>;
|
||||
temperature = <115000>;
|
||||
};
|
||||
|
||||
&tcphy0 {
|
||||
@@ -558,7 +558,7 @@
|
||||
rockchip,hw-tshut-mode = <1>;
|
||||
/* tshut polarity 0:LOW 1:HIGH */
|
||||
rockchip,hw-tshut-polarity = <1>;
|
||||
rockchip,hw-tshut-temp = <110000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -525,7 +525,7 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <105000>;
|
||||
temperature = <115000>;
|
||||
};
|
||||
|
||||
&tcphy0 {
|
||||
@@ -542,7 +542,7 @@
|
||||
rockchip,hw-tshut-mode = <1>;
|
||||
/* tshut polarity 0:LOW 1:HIGH */
|
||||
rockchip,hw-tshut-polarity = <1>;
|
||||
rockchip,hw-tshut-temp = <110000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -631,13 +631,13 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <100000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
|
||||
rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
||||
rockchip,hw-tshut-temp = <110000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -526,13 +526,13 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <105000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
|
||||
rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
||||
rockchip,hw-tshut-temp = <110000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -716,13 +716,13 @@
|
||||
};
|
||||
|
||||
&soc_crit {
|
||||
temperature = <100000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
|
||||
rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
||||
rockchip,hw-tshut-temp = <110000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -755,7 +755,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
soc_crit: soc-crit {
|
||||
temperature = <95000>; /* millicelsius */
|
||||
temperature = <115000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "critical";
|
||||
};
|
||||
@@ -807,7 +807,7 @@
|
||||
pinctrl-1 = <&otp_out>;
|
||||
pinctrl-2 = <&otp_gpio>;
|
||||
#thermal-sensor-cells = <1>;
|
||||
rockchip,hw-tshut-temp = <95000>;
|
||||
rockchip,hw-tshut-temp = <120000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user