Skip to content

Commit 91c8c07

Browse files
bjarki-andreasenkartben
authored andcommitted
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]>
1 parent 45035be commit 91c8c07

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
@@ -28,6 +28,7 @@ wdt011: &cpurad_wdt011 {};
2828
/delete-node/ &cpuapp_ram0;
2929
/delete-node/ &cpuppr;
3030
/delete-node/ &cpuflpr;
31+
/delete-node/ &s2ram;
3132

3233
/ {
3334
soc {

0 commit comments

Comments
 (0)