Skip to content

Commit 4b64e00

Browse files
aescolarMaureenHelm
authored andcommitted
boards nrf54l15bsim: DT: Set radio status as ok
Set the radio status as ok as the SOC/CPU DT include does not do it for us. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 329dbea commit 4b64e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/native/nrf_bsim/nrf54l15bsim_nrf54l15_cpuapp.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
};
9696

9797
&radio {
98+
status = "okay";
9899
/* This feature is not yet supported by the RADIO model */
99100
/delete-property/ dfe-supported;
100101
};

0 commit comments

Comments
 (0)