thermal: enable thermal shutdown
Lower thermal shutdown temeprature to 55 degC to renable shutdown for all HW revs and usecases Bug: 204522715 Test: build and boot on device. Run a workload and check thermal shutdown Signed-off-by: Sayanna Chandula <sayanna@google.com> Change-Id: I10ca928cf8639f279b9dcb1d609d0bb8c7ed2c29
This commit is contained in:
parent
5a664f4f15
commit
ff1e6d34e1
2 changed files with 4 additions and 4 deletions
|
@ -276,7 +276,7 @@
|
||||||
"45",
|
"45",
|
||||||
"46.5",
|
"46.5",
|
||||||
"52.0",
|
"52.0",
|
||||||
"150.0"
|
"55.0"
|
||||||
],
|
],
|
||||||
"HotHysteresis":[
|
"HotHysteresis":[
|
||||||
0.0,
|
0.0,
|
||||||
|
@ -335,7 +335,7 @@
|
||||||
"43.0",
|
"43.0",
|
||||||
"45.0",
|
"45.0",
|
||||||
"47.0",
|
"47.0",
|
||||||
"150.0"
|
"55.0"
|
||||||
],
|
],
|
||||||
"HotHysteresis":[
|
"HotHysteresis":[
|
||||||
0.0,
|
0.0,
|
||||||
|
|
|
@ -302,7 +302,7 @@
|
||||||
"45.0",
|
"45.0",
|
||||||
"46.5",
|
"46.5",
|
||||||
"52.0",
|
"52.0",
|
||||||
"150.0"
|
"55.0"
|
||||||
],
|
],
|
||||||
"HotHysteresis":[
|
"HotHysteresis":[
|
||||||
0.0,
|
0.0,
|
||||||
|
@ -363,7 +363,7 @@
|
||||||
"43.0",
|
"43.0",
|
||||||
"45.0",
|
"45.0",
|
||||||
"47.0",
|
"47.0",
|
||||||
"150.0"
|
"55.0"
|
||||||
],
|
],
|
||||||
"HotHysteresis":[
|
"HotHysteresis":[
|
||||||
0.0,
|
0.0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue