Skip to content

Commit b99a7ef

Browse files
bjarki-andreasenrlubos
authored andcommitted
[nrf fromtree] dts: arm: nrf54h20_cpurad: disable unsuppported s2ram state
The s2ram power state is a "suspend-to-ram" state which is not supported by the radio core, so delete it from the overlay. Signed-off-by: Bjarki Arge Andreasen <[email protected]> Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit 91c8c07)
1 parent 452da84 commit b99a7ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dts/arm/nordic/nrf54h20_cpurad.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ wdt011: &cpurad_wdt011 {};
2121
/delete-node/ &cpuapp_ram0;
2222
/delete-node/ &cpuppr;
2323
/delete-node/ &cpuflpr;
24+
/delete-node/ &s2ram;
2425

2526
/ {
2627
chosen {

0 commit comments

Comments
 (0)