Files
kernel_common_drivers/drivers/wireless
rongjun.chen d43684bdb3 WiFi: Connect wifi, enter deep standby, cast cannot wake up [1/1]
PD#SWPL-136835

Problem:
1.After WiFi wakes up, there is no delay waiting,
resulting in the cast standby before receiving the packet
2.pm_wakeup_event in wifi resume has not taken effect

Solution:
1.Delay after WiFi wake-up
2.Register WiFi wake-up source

Verify:
sc2

Change-Id: I27387b0f540a71581ec00377ce42bb0884a19a0a
Signed-off-by: rongjun.chen <rongjun.chen@amlogic.com>
2023-09-13 23:04:11 +08:00
..