Skip to content

Commit e7069b5

Browse files
TheCrazyLexHack64
authored andcommitted
davinci: wifi: Enable QPower and Deep sleep together
- This enables Deep Sleep mode, additionally to QPower. - With this configuration, QPower manages the new Deep sleep mode which leads to amazing power savings. Signed-off-by: Marco Rizzo <marco.rizzo.00@outlook.com>
1 parent f2a1b5b commit e7069b5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

configs/wifi/WCNSS_qcom_cfg.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,9 @@ gMaxMediumTime = 6000
238238
gRrmEnable=1
239239

240240
#Enable Power Save offload
241-
gEnablePowerSaveOffload=1
241+
gEnablePowerSaveOffload=4
242+
243+
gAdvancedPowerSaveMode=1
242244

243245
#Enable firmware uart print
244246
gEnablefwprint=0

0 commit comments

Comments
 (0)