Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nrf 802154 20240206 #68610

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
boards: nrf54l15pdk_nrf54l15_cpuapp: add ieee802154 status okay
Set status = "okay" for ieee802154 device tree node to allow use
of ieee802154 on the nrf54l15pdk_nrf54l15_cpuapp board.

Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no>
  • Loading branch information
ankuns committed Mar 5, 2024
commit d8cd2c568dd91e4882d70a7337e0fe44b9d381be
4 changes: 4 additions & 0 deletions boards/nordic/nrf54l15pdk/nrf54l15pdk_nrf54l15_cpuapp.dts
Original file line number Diff line number Diff line change
@@ -128,6 +128,10 @@
status = "okay";
};

&ieee802154 {
status = "okay";
};

&rram0 {
partitions {
compatible = "fixed-partitions";