thermal: update TPU SKIN policy
Update TPU SKIN thermal throttling to supports the full DVFS state table to match TPU hardware DVFS capabilities. Bug: 198679654 Test: Verified by emul temp Change-Id: I8ddc588ad4fe48c9def78a180c5ff43b4a4203de
This commit is contained in:
parent
04cce01ad0
commit
568ea8e346
2 changed files with 2 additions and 2 deletions
|
@ -375,7 +375,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CdevRequest": "tpu_cooling",
|
"CdevRequest": "tpu_cooling",
|
||||||
"LimitInfo": [0, 1, 2, 3, 4, 4, 4]
|
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CdevRequest": "tpu_cooling",
|
"CdevRequest": "tpu_cooling",
|
||||||
"LimitInfo": [0, 1, 2, 3, 4, 4, 4]
|
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue