You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
soc: nordic: nrf54h: power: Changes needed to enable soft off
Add missing settings in LRCCONF needed before soft off.
Add releasing GRTC request.
Add enabling of DCACHE and ICACHE memory blocks during init. It is a
default register value but we can enter init when waken up from soft off
and in that case values there will coming from power off sequence and not
from HW device reset.
Signed-off-by: Krzysztof Chruściński <[email protected]>
0 commit comments