From 850bc2fe5c505fcb21d029e835dff4e0f0eb9d66 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. Signed-off-by: Alex Naidis Signed-off-by: Davide Garberi --- 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 246b0c7..1c55a0e 100755 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -644,7 +644,7 @@ gRuntimePM=1 # 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