powerhint: Add default PMU limit frequency for the reset am: d2d2c3628c
am: 11b7559bfc
am: b1f709d9b7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24071091 Change-Id: Ib33e3486360d624a0c930360688c97bade8d0505 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
56026bee54
3 changed files with 6 additions and 0 deletions
|
@ -665,6 +665,7 @@
|
|||
"Name": "PMU_MID_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1836000",
|
||||
"1328000"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
|
@ -693,6 +694,7 @@
|
|||
"Name": "PMU_BIG_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"2363000",
|
||||
"1852000",
|
||||
"1298000"
|
||||
],
|
||||
|
|
|
@ -648,6 +648,7 @@
|
|||
"Name": "PMU_MID_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1836000",
|
||||
"1328000"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
|
@ -676,6 +677,7 @@
|
|||
"Name": "PMU_BIG_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"2363000",
|
||||
"1852000",
|
||||
"1298000"
|
||||
],
|
||||
|
|
|
@ -665,6 +665,7 @@
|
|||
"Name": "PMU_MID_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1836000",
|
||||
"1328000"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
|
@ -693,6 +694,7 @@
|
|||
"Name": "PMU_BIG_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"2363000",
|
||||
"1852000",
|
||||
"1298000"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue