powerhint: Add DSU and BCI configuration

Bug: 258100337
Bug: 272750446
Bug: 269809407
Test: build and boot
Change-Id: I6869e554ba17823d047f103f44e5063b5686404b
This commit is contained in:
Jimmy Shiu 2023-04-12 19:52:21 +08:00
parent 4e49f2b0e2
commit a73f46f36b

View file

@ -19,6 +19,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",