Set DSU min to 610MHz for CAMERA_STREAMING_HIGH use-case
Bug: 308375156 Test: Build pass Change-Id: Ic1c1b8db5e56cf0aa1204ff619573694f9ab5b89
This commit is contained in:
parent
32c81852bb
commit
0e65cb2307
1 changed files with 7 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
"1800000",
|
||||
"1548000",
|
||||
"820000",
|
||||
"610000",
|
||||
"0"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
|
@ -1586,6 +1587,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "DsuMinFreq",
|
||||
"Duration": 0,
|
||||
"Value": "610000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_LIT_LIMIT_FREQ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue