sm8350-common: rootdir: Configure input boost for shima

Change-Id: I813e6893475caf8196f7c81f6ae237bd1d4b73d1
This commit is contained in:
Arian 2022-08-28 17:32:00 +02:00
parent 611c35bd95
commit b0fed8b209

View File

@ -201,6 +201,8 @@ echo 691200 > /sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq
echo 0 > /sys/devices/system/cpu/cpufreq/policy0/schedutil/pl
# configure input boost settings
echo "0:1171200" > /sys/devices/system/cpu/cpu_boost/input_boost_freq
echo 120 > /sys/devices/system/cpu/cpu_boost/input_boost_ms
# configure governor settings for gold cluster
echo "schedutil" > /sys/devices/system/cpu/cpufreq/policy4/scaling_governor