Power: post boot: Enable conservative pl for atoll

Enable sched_conservative_pl for atoll

Change-Id: I8526c2703d50693041dca516fa0bd97d7b8a43f2
This commit is contained in:
Rajashekar Adi 2019-12-02 12:14:23 +05:30 committed by Max Weffers
parent 36daa25b8b
commit 210e379088
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -3601,6 +3601,9 @@ case "$target" in
echo -6 > /sys/devices/system/cpu/cpu7/sched_load_boost
echo 85 > /sys/devices/system/cpu/cpu6/cpufreq/schedutil/hispeed_load
# Enable conservative pl
echo 1 > /proc/sys/kernel/sched_conservative_pl
echo "0:1248000" > /sys/module/cpu_boost/parameters/input_boost_freq
echo 40 > /sys/module/cpu_boost/parameters/input_boost_ms