bcl: Update soft_ocp cooling device am: 7eadb11846

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

Change-Id: I3d471699e6be725cd274f3b94f4dfc4972ed01e8
This commit is contained in:
George Lee 2021-08-10 23:34:08 +00:00 committed by Automerger Merge Worker
commit 270a8bb008
3 changed files with 47 additions and 6 deletions

View file

@ -897,7 +897,13 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":true
"Monitor":true,
"BindedCdevInfo": [
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 3, 3, 3]
}
]
},
{
"Name":"ocp_gpu",
@ -997,7 +1003,13 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":true
"Monitor":true,
"BindedCdevInfo": [
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 3, 3, 3]
}
]
},
{
"Name":"soft_ocp_gpu",

View file

@ -570,7 +570,13 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":true
"Monitor":true,
"BindedCdevInfo": [
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 3, 3, 3]
}
]
},
{
"Name":"ocp_gpu",
@ -670,7 +676,13 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":true
"Monitor":true,
"BindedCdevInfo": [
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 3, 3, 3]
}
]
},
{
"Name":"soft_ocp_gpu",
@ -737,6 +749,11 @@
"Type":"GPU",
"WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote",
"State2Power":["2580", "2033", "1427", "826", "358"]
},
{
"Name":"tpu_cooling",
"Type":"NPU",
"WritePath":"/dev/thermal/cdev-by-name/tpu_cooling/user_vote"
}
],
"PowerRails":[

View file

@ -897,7 +897,13 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":true
"Monitor":true,
"BindedCdevInfo": [
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 3, 3, 3]
}
]
},
{
"Name":"ocp_gpu",
@ -997,7 +1003,13 @@
],
"VrThreshold":"NAN",
"Multiplier":1,
"Monitor":true
"Monitor":true,
"BindedCdevInfo": [
{
"CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 3, 3, 3]
}
]
},
{
"Name":"soft_ocp_gpu",