thermal: Remove 80% SOC monitoring

Bug: 228808192
Test: Local test to verify no polling
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I6a0a0fa240e199a3ccf47138b3204679fd3f6eed
This commit is contained in:
George Lee 2022-04-11 13:04:20 -07:00
parent 175bd53191
commit 43ad58996b
4 changed files with 7 additions and 21 deletions

View file

@ -598,7 +598,7 @@
"Type":"BCL_PERCENTAGE",
"HotThreshold":[
"NAN",
20,
"NAN",
80,
"NAN",
"NAN",
@ -607,8 +607,6 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"PollingDelay":60000,
"PassiveDelay":7000,
"Monitor":true
},
{

View file

@ -142,22 +142,14 @@
"NAN",
80,
"NAN",
90,
93,
96,
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":true,
"PollingDelay":300000,
"PassiveDelay":5000,
"BindedCdevInfo": [
{
"CdevRequest": "thermal-cpufreq-2",
"LimitInfo": [0, 0, 0, 7, 7, 10, 10]
}
]
"Monitor":true
},
{
"Name":"batoilo",

View file

@ -598,7 +598,7 @@
"Type":"BCL_PERCENTAGE",
"HotThreshold":[
"NAN",
20,
"NAN",
80,
"NAN",
"NAN",
@ -607,8 +607,6 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"PollingDelay":60000,
"PassiveDelay":7000,
"Monitor":true
},
{

View file

@ -140,7 +140,7 @@
"Type":"BCL_PERCENTAGE",
"HotThreshold":[
"NAN",
20,
"NAN",
80,
"NAN",
"NAN",
@ -149,8 +149,6 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"PollingDelay":60000,
"PassiveDelay":7000,
"Monitor":true
},
{