Merge "Set DSU min to 610MHz for CAMERA_STREAMING_HIGH use-case" into udc-qpr-dev
This commit is contained in:
commit
7e2f3ec21f
1 changed files with 7 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
"1800000",
|
||||
"1548000",
|
||||
"820000",
|
||||
"610000",
|
||||
"0"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
|
@ -1589,6 +1590,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