thermal: align the tpu, gxp throttling policy with P22

Bug: 261692386
Test: verified by emul_temp
Change-Id: I49b29efe9d3da5330beaee5b73563657c1d976e9
This commit is contained in:
TeYuan Wang 2023-01-16 18:58:41 +08:00
parent adfb1a28ed
commit e45d8c53c1

View file

@ -115,7 +115,17 @@
"Multiplier":0.001,
"SendCallback":true,
"PollingDelay":300000,
"PassiveDelay":7000
"PassiveDelay":7000,
"BindedCdevInfo": [
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
},
{
"CdevRequest": "gxp-cooling",
"LimitInfo": [0, 0, 0, 0, 0, 99, 99]
}
]
},
{
"Name":"VIRTUAL-SKIN-HINT",
@ -596,6 +606,11 @@
"Type":"NPU",
"WritePath":"/dev/thermal/cdev-by-name/tpu_cooling/user_vote"
},
{
"Name":"gxp-cooling",
"Type":"NPU",
"WritePath":"/dev/thermal/cdev-by-name/gxp-cooling/user_vote"
},
{
"Name":"fcc",
"Type":"BATTERY"