Skip to content

Conversation

@github-actions
Copy link

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

Backport 62755cb from #3612.

… CTRLSEL lookup

Upstream PR #: 100579

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 <jonathan.nilsen@nordicsemi.no>
(cherry picked from commit 62755cb)
@jonathannilsen jonathannilsen force-pushed the backport-3612-to-ncs-v3.2-branch branch from 7f8f62d to 0f8e38d Compare December 18, 2025 08:56
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.

3 participants