From 9c54344745a9d4570f58098aeb8aff6e9bbb6460 Mon Sep 17 00:00:00 2001 From: Alex Naidis Date: Wed, 14 Dec 2016 11:54:09 +0100 Subject: msm8996-common: wifi: reduce delay for Runtime PM -> Set the delay to "1500" to improve power efficiency without increasing the chance of a wifi dropout. Change-Id: I3ce0d677471cf956bf69fa084fe3d6380ee2e2c4 Signed-off-by: Alex Naidis Signed-off-by: Davide Garberi --- wifi/WCNSS_qcom_cfg.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index f42adcc..653f462 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -643,8 +643,7 @@ gRuntimePM=1 # When gRuntimePM is disabled gRuntimeAutoTime won't take effect. # The Time is in msec. # 100 is min, 10000 is max, 500 is default. - -gRuntimePMDelay=500 +gRuntimePMDelay=1500 # Enable to check FW hash if secure FW feature is enabled. It's for defconfig # builds only since it will be ignored in performance/release builds. -- cgit v1.2.3