summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSayanna Chandula <sayanna@google.com>2022-10-31 11:56:03 -0700
committerSayanna Chandula <sayanna@google.com>2022-11-14 23:50:46 +0000
commit5144606e742343d1ecff0c613d70aece133482fc (patch)
treebac0b7900029b688578e85bc64a51f5c7beb2f05
parent84ba46f093decad28a1c093f90fcf693d56c5a34 (diff)
downloadpantah-5144606e742343d1ecff0c613d70aece133482fc.tar.gz
thermal: update shutdown thresholds for Tj zones
Bug: 256193172 Test: Build and boot on device Change-Id: Id42cd4df7f2af117c1c574f1cfac9a53e0cb7586 Signed-off-by: Sayanna Chandula <sayanna@google.com>
-rw-r--r--thermal_info_config_cheetah.json10
-rw-r--r--thermal_info_config_panther.json10
2 files changed, 10 insertions, 10 deletions
diff --git a/thermal_info_config_cheetah.json b/thermal_info_config_cheetah.json
index db7f985..7a2dd16 100644
--- a/thermal_info_config_cheetah.json
+++ b/thermal_info_config_cheetah.json
@@ -377,31 +377,31 @@
{
"Name":"LITTLE",
"Type":"CPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
"Name":"MID",
"Type":"CPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
"Name":"BIG",
"Type":"CPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
"Name":"G3D",
"Type":"GPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
"Name":"TPU",
"Type":"NPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
diff --git a/thermal_info_config_panther.json b/thermal_info_config_panther.json
index 57174cf..b9bf892 100644
--- a/thermal_info_config_panther.json
+++ b/thermal_info_config_panther.json
@@ -377,31 +377,31 @@
{
"Name":"LITTLE",
"Type":"CPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
"Name":"MID",
"Type":"CPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
"Name":"BIG",
"Type":"CPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
"Name":"G3D",
"Type":"GPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{
"Name":"TPU",
"Type":"NPU",
- "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
+ "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "NAN"],
"Multiplier":0.001
},
{