Skip to content
Snippets Groups Projects
Commit b0fed8b2 authored by Arian's avatar Arian
Browse files

sm8350-common: rootdir: Configure input boost for shima

Change-Id: I813e6893475caf8196f7c81f6ae237bd1d4b73d1
parent 611c35bd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment