thermal: add soc to thermal HAL monitoring am: b39d7cf7fb am: 02af73168e am: 1e729c1dcf

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14704825

Change-Id: Iba5a892048da1d9c59665588f8f38edcb9564420
This commit is contained in:
George Lee 2021-06-01 23:27:15 +00:00 committed by Automerger Merge Worker
commit 7883af6e79
2 changed files with 64 additions and 8 deletions

View file

@ -528,14 +528,42 @@
"NAN",
"NAN",
"NAN",
"NAN",
90,
"NAN",
93,
96,
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":false
"Monitor":true,
"PollingDelay":300000,
"PassiveDelay":5000,
"BindedCdevInfo": [
{
"CdevRequest": "thermal-cpufreq-2",
"LimitInfo": [0, 0, 0, 7, 7, 10, 10]
},
{
"CdevRequest": "thermal-cpufreq-0",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
},
{
"CdevRequest": "thermal-cpufreq-1",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
},
{
"CdevRequest": "thermal-gpufreq-0",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
},
{
"CdevRequest": "fcc",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
},
{
"CdevRequest": "dc_icl",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
}
]
},
{
"Name":"vdroop1",
@ -705,7 +733,7 @@
"NAN",
"NAN",
"NAN",
9.0,
9,
"NAN",
"NAN"
],

View file

@ -528,14 +528,42 @@
"NAN",
"NAN",
"NAN",
"NAN",
90,
"NAN",
93,
96,
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":false
"Monitor":true,
"PollingDelay":300000,
"PassiveDelay":5000,
"BindedCdevInfo": [
{
"CdevRequest": "thermal-cpufreq-2",
"LimitInfo": [0, 0, 0, 7, 7, 10, 10]
},
{
"CdevRequest": "thermal-cpufreq-0",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
},
{
"CdevRequest": "thermal-cpufreq-1",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
},
{
"CdevRequest": "thermal-gpufreq-0",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
},
{
"CdevRequest": "fcc",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
},
{
"CdevRequest": "dc_icl",
"LimitInfo": [0, 0, 0, 0, 0, 0, 0]
}
]
},
{
"Name":"vdroop1",
@ -705,7 +733,7 @@
"NAN",
"NAN",
"NAN",
12,
9,
"NAN",
"NAN"
],