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

[Backport v4.0-branch] drivers: serial: nrfx_uarte: Fix device runtime PM in the interrupt driven API #84583

Open
wants to merge 2 commits into
base: v4.0-branch
Choose a base branch
from

Conversation

zephyrbot
Copy link
Collaborator

Backport eae3891~2..eae3891 from #81533.

TX part of interrupt driven API was not calling PM device runtime
API. Additionally, when txstopped occurred after poll out it was
not handled correctly.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit 13ed9e4)
Add configuration that uses device runtime PM.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit eae3891)
@zephyrbot zephyrbot added the Backport Backport PR and backport failure issues label Jan 27, 2025
@zephyrbot zephyrbot requested a review from anangl as a code owner January 27, 2025 09:08
@zephyrbot zephyrbot added platform: nRF Nordic nRFx area: UART Universal Asynchronous Receiver-Transmitter labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: UART Universal Asynchronous Receiver-Transmitter Backport Backport PR and backport failure issues platform: nRF Nordic nRFx
Projects
Status: To do
Development

Successfully merging this pull request may close these issues.

3 participants