Set DSU min to 610MHz for CAMERA_STREAMING_HIGH use-case

Bug: 308375156
Test: Build pass
Change-Id: Ic1c1b8db5e56cf0aa1204ff619573694f9ab5b89
This commit is contained in:
Pointer Kung 2023-11-07 08:25:38 +00:00
parent 32c81852bb
commit 0e65cb2307

View file

@ -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",