powerhint: Add default PMU limit frequency for the reset am: d2d2c3628c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24071091

Change-Id: I39ea2464001b26160729616a961fe8c0b7724e20
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Taeju Park 2023-07-14 03:38:03 +00:00 committed by Automerger Merge Worker
commit 88e4218214
3 changed files with 6 additions and 0 deletions

View file

@ -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"
],

View file

@ -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"
],

View file

@ -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"
],