Merge "powerhint: boost DSU to 1.8GHZ" into udc-d1-dev

This commit is contained in:
Treehugger Robot 2023-06-09 22:51:27 +00:00 committed by Android (Google) Code Review
commit 8bd33ebc3b
2 changed files with 4 additions and 2 deletions

View file

@ -40,6 +40,7 @@
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq", "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
"Values": [ "Values": [
"9999999", "9999999",
"1800000",
"1548000", "1548000",
"820000", "820000",
"0" "0"
@ -835,7 +836,7 @@
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "DsuMinFreq", "Node": "DsuMinFreq",
"Duration": 5000, "Duration": 5000,
"Value": "1548000" "Value": "1800000"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",

View file

@ -40,6 +40,7 @@
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq", "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
"Values": [ "Values": [
"9999999", "9999999",
"1800000",
"1548000", "1548000",
"820000", "820000",
"0" "0"
@ -835,7 +836,7 @@
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "DsuMinFreq", "Node": "DsuMinFreq",
"Duration": 5000, "Duration": 5000,
"Value": "1548000" "Value": "1800000"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",