powerhint: Add DSU and BCI configuration
Bug: 258100337 Bug: 272750446 Bug: 269809407 Test: build and boot Change-Id: I58efba6c202ab2a7394a2f68d9289013f656e568
This commit is contained in:
@@ -21,6 +21,28 @@
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "DsuFreq",
|
||||
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
||||
"Values": [
|
||||
"2150000",
|
||||
"1328000",
|
||||
"820000",
|
||||
"324000"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "BCIFreq",
|
||||
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
||||
"Values": [
|
||||
"1850000",
|
||||
"1205000",
|
||||
"840000",
|
||||
"315000"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "CPULittleClusterMaxFreq",
|
||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
|
||||
|
||||
@@ -21,6 +21,28 @@
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "DsuFreq",
|
||||
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
||||
"Values": [
|
||||
"2150000",
|
||||
"1328000",
|
||||
"820000",
|
||||
"324000"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "BCIFreq",
|
||||
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
||||
"Values": [
|
||||
"1850000",
|
||||
"1205000",
|
||||
"840000",
|
||||
"315000"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "CPULittleClusterMaxFreq",
|
||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
|
||||
|
||||
@@ -21,6 +21,28 @@
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "DsuFreq",
|
||||
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
||||
"Values": [
|
||||
"2150000",
|
||||
"1328000",
|
||||
"820000",
|
||||
"324000"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "BCIFreq",
|
||||
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
||||
"Values": [
|
||||
"1850000",
|
||||
"1205000",
|
||||
"840000",
|
||||
"315000"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "CPULittleClusterMaxFreq",
|
||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
|
||||
|
||||
Reference in New Issue
Block a user