sm6375-common: configs: Tune CPUBWMinFreq to a higher frequency

Change-Id: Iceb807b2175141576381fa9dd9a96c8845db3d3b
This commit is contained in:
Vivekachooz 2024-07-18 20:16:00 +05:30 committed by Anand S
parent c89c6beec2
commit 4b9e90d4fb
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -165,6 +165,7 @@
"Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-ddr-bw/min_freq", "Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-ddr-bw/min_freq",
"Values": [ "Values": [
"7980", "7980",
"6881",
"5931", "5931",
"3879", "3879",
"762" "762"
@ -279,7 +280,7 @@
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Node": "CPUBWMinFreq", "Node": "CPUBWMinFreq",
"Duration": 0, "Duration": 0,
"Value": "5931" "Value": "6881"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",