init.qcom.post_boot: Enable LPM modes for 8992

Enable LPM modes for 8992 and bring A57 cores online

Change-Id: Ifb22b84ea45d8b79f5a2f54391d69ffc68bf3375
This commit is contained in:
Murali Nalajala 2014-12-08 18:23:42 -08:00 committed by Harry Yang
parent 697b6c6af1
commit b0f9c3aabd
1 changed files with 9 additions and 0 deletions

View File

@ -733,6 +733,15 @@ case "$target" in
;;
esac
case "$target" in
"msm8992")
echo 0 > /sys/module/lpm_levels/parameters/sleep_disabled
# online A57 cores
echo 1 > /sys/devices/system/cpu/cpu4/online
echo 1 > /sys/devices/system/cpu/cpu5/online
;;
esac
case "$target" in
"msm8994")
# disable thermal bcl hotplug to switch governor