From 3dea0f9971da04e410b5c178bc749d13eb09584c Mon Sep 17 00:00:00 2001 From: Deokgyu Yang Date: Tue, 7 Dec 2021 03:53:52 +0900 Subject: [PATCH] gts3l-common: rootdir/bin: Add dynamic_stune_boost config Signed-off-by: Deokgyu Yang Change-Id: Ifcee8b3b72a88db4aab2848fc277bb549242026d --- rootdir/etc/init.qcom.power.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index b51d93a..f2fa483 100644 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -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