Skip to content

[nrf fromlist] drivers: nrfx: enable cross domain pins for nRF54L15 #2902

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

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

Conversation

mstasiaknordic
Copy link
Contributor

UARTE20, UARTE21, SPI(M/S)20 and SPIM(M/S)21 instances enable usage of pins on different port, but require request for constant latency mode. Added handling of such scenario in the driver. Added testcases to cover it.

masz-nordic and others added 3 commits May 30, 2025 11:54
…odes

Instead of explicitly defining the SPIM instances that need it.

Signed-off-by: Marcin Szymczyk <[email protected]>
(cherry picked from commit a068709)
…for nRF54L15

UARTE20 and UARTE21 instances enable usage of pins on different
port, but require request for constant latency mode. Added
handling of such scenario in the driver. Added testcase
to cover it.

Upstream PR #: 90197

Signed-off-by: Michał Stasiak <[email protected]>
…for nRF54L15

SPI(M/S)20 and SPIM(M/S)21 instances enable usage of pins on different
port, but require request for constant latency mode. Added
handling of such scenario in the driver. Added testcase
to cover it.

Upstream PR #: 90197

Signed-off-by: Michał Stasiak <[email protected]>
@mstasiaknordic mstasiaknordic force-pushed the nrf54l15_cross_domain_pins branch from 2367850 to 6d04536 Compare May 30, 2025 09:57
@mstasiaknordic mstasiaknordic marked this pull request as ready for review May 30, 2025 09:57
@mstasiaknordic mstasiaknordic changed the title [DNM] : drivers: nrfx: enable cross domain pins for nRF54L15 [nrf fromlist] drivers: nrfx: enable cross domain pins for nRF54L15 May 30, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
25.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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.

2 participants