Merge "powerhint: Raise minimum MIF frequency to 546 MHz during screen on" into main
This commit is contained in:
commit
14484bec22
1 changed files with 8 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
"1539000",
|
||||
"1352000",
|
||||
"1014000",
|
||||
"421000"
|
||||
"421000",
|
||||
"546000"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
|
@ -884,6 +885,12 @@
|
|||
"Duration": 50,
|
||||
"Value": "302000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "MemFreq",
|
||||
"Duration": 0,
|
||||
"Value": "421000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CPU_LOAD_RESET",
|
||||
"Node": "MemFreq",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue