diff --git a/power-libperfmgr/sdm660_powerhint.json b/power-libperfmgr/sdm660_powerhint.json index 1b379f22..ed30fa8d 100644 --- a/power-libperfmgr/sdm660_powerhint.json +++ b/power-libperfmgr/sdm660_powerhint.json @@ -207,7 +207,7 @@ "Values": [ "6881", "3879", - "762" + "381" ], "ResetOnInit": true }, diff --git a/rootdir/bin/init.qcom.post_boot.sh b/rootdir/bin/init.qcom.post_boot.sh index 65b9c27d..1edeeec5 100644 --- a/rootdir/bin/init.qcom.post_boot.sh +++ b/rootdir/bin/init.qcom.post_boot.sh @@ -2383,8 +2383,8 @@ case "$target" in do echo "bw_hwmon" > $cpubw/governor echo 50 > $cpubw/polling_interval - echo 762 > $cpubw/min_freq - echo "1525 3143 5859 7759 9887 10327 11863 13763" > $cpubw/bw_hwmon/mbps_zones + echo 381 > $cpubw/min_freq + echo "381 762 1571 2086 2929 3879 5163 5931 6881" > $cpubw/bw_hwmon/mbps_zones echo 4 > $cpubw/bw_hwmon/sample_ms echo 85 > $cpubw/bw_hwmon/io_percent echo 100 > $cpubw/bw_hwmon/decay_rate