gts3l-common: rootdir/bin: Add dynamic_stune_boost config
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Ifcee8b3b72a88db4aab2848fc277bb549242026d
This commit is contained in:
parent
8a969b404f
commit
3dea0f9971
1 changed files with 3 additions and 0 deletions
|
@ -146,6 +146,9 @@ on enable-low-power
|
|||
# Re-enable thermal hotplug
|
||||
write /sys/module/msm_thermal/core_control/enabled 1
|
||||
|
||||
# Dynamic stune boost config
|
||||
write /sys/module/cpu_boost/parameters/dynamic_stune_boost 15
|
||||
|
||||
# Input boost config
|
||||
write /sys/module/cpu_boost/parameters/input_boost_freq "0:1324800 2:1324800"
|
||||
write /sys/module/cpu_boost/parameters/input_boost_ms 40
|
||||
|
|
Loading…
Reference in a new issue