Skip to content

[nrf noup] soc: nrf54h: work around missing power domain handling#4120

Open
mstasiaknordic wants to merge 1 commit into
nrfconnect:mainfrom
mstasiaknordic:gpio_retention_reapply
Open

[nrf noup] soc: nrf54h: work around missing power domain handling#4120
mstasiaknordic wants to merge 1 commit into
nrfconnect:mainfrom
mstasiaknordic:gpio_retention_reapply

Conversation

@mstasiaknordic
Copy link
Copy Markdown
Contributor

@mstasiaknordic mstasiaknordic commented May 27, 2026

This noup commit was wrongly skipped in one of the earlier PRs. Without it, use of any pin on nRF54H20 without using pinctrl is not possible.

@mstasiaknordic mstasiaknordic force-pushed the gpio_retention_reapply branch from cbc5ce9 to 6d1707d Compare June 2, 2026 06:41
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Jun 2, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4120

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
mstasiaknordic pushed a commit to NordicBuilder/sdk-nrf that referenced this pull request Jun 2, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4120

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@mstasiaknordic mstasiaknordic force-pushed the gpio_retention_reapply branch from 6d1707d to e7e6159 Compare June 2, 2026 10:47
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Jun 2, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4120

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@mstasiaknordic mstasiaknordic force-pushed the gpio_retention_reapply branch from e7e6159 to 5b71513 Compare June 3, 2026 05:46
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Jun 3, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4120

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
mstasiaknordic pushed a commit to NordicBuilder/sdk-nrf that referenced this pull request Jun 3, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4120

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
This patch should be dropped as part of the next upmerge.

The upcoming release of IronSide SE no longer disables RETAIN
in all GPIO instances on boot, so the application must be able
to handle the hardware default state of RETAIN being enabled.

The GPIO retention is properly handled by changes that are
currently only upstream and will be pulled in by the next upmerge.
This patch exists a workaround to be able to integrate
IronSide SE before the proper solution is pulled in.

Signed-off-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
(cherry picked from commit fa2b950)
@mstasiaknordic mstasiaknordic force-pushed the gpio_retention_reapply branch from 5b71513 to d875166 Compare June 3, 2026 12:24
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Jun 3, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4120

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
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.

2 participants