[nrf fromtree] hal_nordic: ironside: Add 9251 peripherals#4099
Merged
rlubos merged 1 commit intoMay 28, 2026
Merged
Conversation
tervonenja
reviewed
May 20, 2026
| # SPIS120 P5 Mappings | ||
| NrfPsel(fun=NrfFun.SPIS_SCK, port=5, pin=1): Ctrlsel.SERIAL0, | ||
| NrfPsel(fun=NrfFun.SPIS_MOSI, port=5, pin=4): Ctrlsel.SERIAL0, | ||
| NrfPsel(fun=NrfFun.SPIS_MISO, port=5, pin=2): Ctrlsel.SERIAL0, |
There was a problem hiding this comment.
MISO and MOSI might be inverted here
Contributor
Author
There was a problem hiding this comment.
MISO / MOSI is expected to be swapped between SPI Slave and SPI Master configurations
tervonenja
reviewed
May 20, 2026
| NrfPsel(fun=NrfFun.UART_RTS, port=9, pin=1): Ctrlsel.SERIAL0, | ||
| NrfPsel(fun=NrfFun.UART_RX, port=9, pin=4): Ctrlsel.SERIAL0, | ||
| NrfPsel(fun=NrfFun.UART_TX, port=9, pin=3): Ctrlsel.SERIAL0, | ||
| }, |
There was a problem hiding this comment.
Maybe add TPIU pins for nrf9280 as well?
3e08dc5 to
026dbe0
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 21, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
026dbe0 to
c43d7a0
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 21, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nordic-krch
approved these changes
May 21, 2026
c43d7a0 to
8c230be
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 21, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
jonathannilsen
approved these changes
May 21, 2026
tervonenja
approved these changes
May 22, 2026
mparpala
approved these changes
May 22, 2026
8c230be to
6bc9dd2
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 22, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
6bc9dd2 to
21c19fe
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 22, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
mparpala
reviewed
May 22, 2026
| NrfPsel(fun=NrfFun.GRTC_CLKOUT_FAST, port=2, pin=1): Ctrlsel.CAN_TDM_SERIAL2, | ||
| }, | ||
| # Coresight (TPIU) – TDD | ||
| 0xBF04_0000: { |
There was a problem hiding this comment.
Is this base address wrong? @jonathannilsen also wrong in 54H20?
Contributor
There was a problem hiding this comment.
It is indeed not the TPIU address but the base address of the coresight area. The address matches the node where the pinctrl properties are (the coresight node), see: https://github.com/nrfconnect/sdk-zephyr/blob/main/snippets/nordic/nordic-log-stm-tpiu-dict/boards/nrf54h20_cpuapp.overlay
21c19fe to
e6bc73c
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 22, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
e6bc73c to
26c5924
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 25, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
26c5924 to
dc46b9a
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 25, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nordic-segl
reviewed
May 26, 2026
nordic-segl
approved these changes
May 26, 2026
nika-nordic
approved these changes
May 26, 2026
dc46b9a to
fb7fcba
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 28, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 28, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
b635b95 to
694db21
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 28, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
694db21 to
8561da8
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 28, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
- Add Fast peripherals, GRTC CLCK pin, VPR121, VPR130 and MIPIRFFE Ctrlsel configuration to nRF9251. - Add Trace port Ctrlsel support for nRF9251 and nRF9280. - Simplify script by removing Family and rely only on SoC number. (cherry picked from commit 0d744a0cc63b1c49408985be54d4f224673f74c3) Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
8561da8 to
1357bc4
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 28, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 28, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4099 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Fast peripherals, GRTC CLCK pin, VPR121, VPR130
and MIPIRFFE Ctrlsel configuration to nRF9251.
Add Trace port Ctrlsel support for nRF9251 and nRF9280.
Simplify script by removing Family and rely only on SoC
number.
(cherry picked from commit zephyrproject-rtos/zephyr@0d744a0)