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

Set status okay to DPPI and PPIB nodes on nrf54l #2319

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

e-rk
Copy link
Contributor

@e-rk e-rk commented Nov 29, 2024

No description provided.

… check

The UART_xyz_ENHANCED_POLL_OUT Kconfig was using an outdated property
for checking whether the peripheral has the endtx->stoptx short. The
property is now updated.

Upstream PR #: 82254

Signed-off-by: Rafał Kuźnia <[email protected]>
The DPPI and PPIB peripheral nodes must be enabled to allow the
CONFIG_HAS_HW_NRF_DPPIC to be set. This change is consistent with what
was done on nRF5340 and does not introduce any additional memory
overhead, because there is no Zephyr driver behind the nrf-dppic and
nrf-ppib bindings.

Upstream PR #: 82254

Signed-off-by: Rafał Kuźnia <[email protected]>
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.

1 participant