From a85e5f930a0faa3603d0b8d6db9cc3e85bc0e68a Mon Sep 17 00:00:00 2001 From: Alex Naidis Date: Thu, 31 May 2018 07:26:32 +0700 Subject: [PATCH] sm7250-common: wifi: enable QPower and Deep Sleep at the same time * This enables Deep Sleep mode, additionally to QPower * With this configuration, QPower manages the new Deep sleep mode -> Leads to amazing power savings --- wifi/WCNSS_qcom_cfg.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 078f75f..f9ca2ad 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -238,7 +238,7 @@ gMaxMediumTime = 6000 gRrmEnable=1 #Enable Power Save offload -gEnablePowerSaveOffload=2 +gEnablePowerSaveOffload=4 #Enable firmware uart print gEnablefwprint=0