[nrf fromtree] Fixes in GPPI for nrf9251#4043
Merged
Merged
Conversation
mstasiaknordic
approved these changes
May 6, 2026
c563b9e to
190b377
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 8, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
190b377 to
58b88c2
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 11, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nordic-krch
pushed a commit
to nordic-krch/fw-nrfconnect-nrf
that referenced
this pull request
May 11, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nordic-krch
pushed a commit
to nordic-krch/fw-nrfconnect-nrf
that referenced
this pull request
May 11, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nordic-piks
approved these changes
May 11, 2026
adamkondraciuk
approved these changes
May 11, 2026
nika-nordic
approved these changes
May 11, 2026
58b88c2 to
6076f1e
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 11, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nordic-krch
pushed a commit
to nordic-krch/fw-nrfconnect-nrf
that referenced
this pull request
May 11, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
…r ppib121 ppib121 node was missing offset that need to be applied when setting up a connection between DPPI130 and DPPI120. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 70ac296)
Use feature Kconfig instead of SoC Kconfig to determine initialization priority as SD2PPI is not unique to only a single SoC. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 61271f7)
Use DPPIC nodes to detect if certain SPU associated with that DPPIC is present. NRF_SPUxxx defines are created even if SPU instances are not present. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 2fc1f87)
If SD2PPI configuration for GPPI is used, it indicates that external function for configuring PPIB need to be used. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 55450ea)
6076f1e to
1c0a084
Compare
nordic-krch
pushed a commit
to nordic-krch/fw-nrfconnect-nrf
that referenced
this pull request
May 13, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 13, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
shanthanordic
approved these changes
May 15, 2026
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 18, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nordic-krch
pushed a commit
to nordic-krch/fw-nrfconnect-nrf
that referenced
this pull request
May 18, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
rlubos
pushed a commit
to nrfconnect/sdk-nrf
that referenced
this pull request
May 18, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 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.
Changes needed to allow running GPPI on nrf9251.
Contains also fix for nrf54h20 GPPI: [nrf fromtree] dts: vendor: nordic: nrf54h20: Add missing property for ppib121