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 <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
329dbeae0a
commit
4b64e001fe
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
&radio {
|
&radio {
|
||||||
|
status = "okay";
|
||||||
/* This feature is not yet supported by the RADIO model */
|
/* This feature is not yet supported by the RADIO model */
|
||||||
/delete-property/ dfe-supported;
|
/delete-property/ dfe-supported;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue