Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: wifi: Add PS exit strategy runtime configuration #1458

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

ajayparida
Copy link
Contributor

PS exit strategy support in v2.6-branch (Pulled from v2.5-branch)

Dynamically set power save exit strategy runtime configuration that
allows to switch b/w strategies depending on conserving power and
low-latency traffic download.

Signed-off-by: Ajay Parida <[email protected]>
In some scenarios like reading WDOG status, it was observed that
multiple retries are needed for the (Q)SPI read to be successful, so,
add a retry support.

Signed-off-by: Chaitanya Tata <[email protected]>
It was assumed that RPU would stay awake while servicing an interrupt,
but in few scenarios we had seen RPU entering sleep with a pending
interrupt, so, independent of the state (IRQ or not), wakeup RPU if its
asleep.

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 force-pushed the dynamic_qos_null_ps_2.6 branch from d70e9c7 to fa59779 Compare September 6, 2024 10:35
*Checking IRQ status before entering sleep mode upon receiving
 the sleep event from LMAC.
*[SHEL-2694] : Power save enabled behavior with wmm mode.

Signed-off-by: Karun Kumar Eagalapati <[email protected]>
@carlescufi carlescufi merged commit 0d57997 into nrfconnect:v2.6-branch Sep 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants