-
Notifications
You must be signed in to change notification settings - Fork 751
[nrf fromlist] tests: drivers: gpio: Add nrf54h20dk cpuflpr support #3668
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
base: main
Are you sure you want to change the base?
Conversation
… interrupt Upstream PR #: 101599 Enable gpiote130 interrupt with default priority Signed-off-by: Piotr Krzyzanowski <[email protected]>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3668 Signed-off-by: Nordic Builder <[email protected]>
0ae9af2 to
b605f30
Compare
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3668 Signed-off-by: Nordic Builder <[email protected]>
b605f30 to
7e0de16
Compare
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3668 Signed-off-by: Nordic Builder <[email protected]>
anangl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nrf noup] tests: drivers: gpio: Use nrf54h20dk common dtsi
Why?
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3668 Signed-off-by: Nordic Builder <[email protected]>
I'm not sure why, but when I cherry-pick only 2 commits from upstream PR, without this noup, I get a conflict |
That's because this commit: zephyrproject-rtos/zephyr@a510704, which also modifies |
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3668 Signed-off-by: Nordic Builder <[email protected]>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3668 Signed-off-by: Nordic Builder <[email protected]>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3668 Signed-off-by: Nordic Builder <[email protected]>
I decided not to change the files modified by the formatter now, because they are not related to FLPR, and that is what this PR is about. Now the cherry-pick is applied cleanly |
Upstream PR #: 101599 Add nrf54h20dk cpuflpr support to GPIO tests Signed-off-by: Piotr Krzyzanowski <[email protected]>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3668 Signed-off-by: Nordic Builder <[email protected]>
Add nrf54h20dk cpuflpr support to GPIO tests