sm6375-common: configs: Tune CPUBWMinFreq to a higher frequency
Change-Id: Iceb807b2175141576381fa9dd9a96c8845db3d3b
This commit is contained in:
parent
c89c6beec2
commit
4b9e90d4fb
1 changed files with 2 additions and 1 deletions
|
@ -165,6 +165,7 @@
|
|||
"Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-ddr-bw/min_freq",
|
||||
"Values": [
|
||||
"7980",
|
||||
"6881",
|
||||
"5931",
|
||||
"3879",
|
||||
"762"
|
||||
|
@ -279,7 +280,7 @@
|
|||
"PowerHint": "INTERACTION",
|
||||
"Node": "CPUBWMinFreq",
|
||||
"Duration": 0,
|
||||
"Value": "5931"
|
||||
"Value": "6881"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
|
|
Loading…
Reference in a new issue