From b5de30919de74a47f38d0fe83f2f8fc7f9b182d0 Mon Sep 17 00:00:00 2001 From: Alex Naidis Date: Thu, 14 Jul 2016 18:21:10 +0200 Subject: z2_plus: 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 Signed-off-by: Alex Naidis Signed-off-by: dd3boh --- wifi/WCNSS_qcom_cfg.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wifi') diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index cfb8034..be5c388 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -419,7 +419,7 @@ gFlexConnectPowerFactor=0 gNumChanCombinedConc=60 #Enable Power Save offload -gEnablePowerSaveOffload=1 +gEnablePowerSaveOffload=4 #Enable firmware uart print gEnablefwprint=0 -- cgit v1.2.3