Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 9, 2025

Backport 62755cb from #3612.

manifest-pr-skip

@NordicBuilder
Copy link
Contributor

none

Note: This comment is automatically posted and updated by the Contribs GitHub Action.

… CTRLSEL lookup

Selecting the correct CTRLSEL value for VPR IO pins relies on
mapping any pinctrl psel value with the correct port/pin set on the
VPR nodes in devicetree to the same CTRLSEL value, to avoid enumerating
all permutations of (pin function, port, pin).

However, the mechanism did not work as intended and ended up mapping all
these pins to GPIO instead, which meant that the pins did not behave
as expected.

Update the handling so that it works as intended.

Signed-off-by: Jonathan Nilsen <[email protected]>
(cherry picked from commit 3e081ac)
@jonathannilsen jonathannilsen force-pushed the backport-3612-to-ncs-v3.2-branch branch from 79bd979 to a86a295 Compare January 8, 2026 10:13
@rlubos rlubos merged commit c8f0877 into ncs-v3.2-branch Jan 9, 2026
8 checks passed
@rlubos rlubos deleted the backport-3612-to-ncs-v3.2-branch branch January 9, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants