Skip to content

Commit 03fb127

Browse files
hakonfamcarlescufi
authored andcommitted
samples: radio_test: remove 'nordic,access' property
It is not needed with IronSide as memory map is flat (for now). Ref: NCSDK-NONE Signed-off-by: Håkon Amundsen <[email protected]>
1 parent c960096 commit 03fb127

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/peripheral/radio_test/boards/nrf54h20dk_nrf54h20_cpurad.overlay

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
/* Take Application's DMA region, which is larger and unused. */
2323
cpurad_dma_region_alt: &cpuapp_dma_region {
2424
status = "okay";
25-
nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RW>;
2625
};
2726

2827
&uart136 {

0 commit comments

Comments
 (0)