Skip to content

Commit 159c238

Browse files
seko-nordicrlubos
authored andcommitted
Revert "[nrf noup] dts: Select SoftDevice Controller on nRF54L09"
This reverts commit 0e41517. Signed-off-by: Sergey Korotkov <[email protected]>
1 parent 760c3c6 commit 159c238

File tree

3 files changed

+2
-758
lines changed

3 files changed

+2
-758
lines changed

boards/nordic/nrf54l09pdk/nrf54l09_cpuapp_common.dtsi

Lines changed: 0 additions & 128 deletions
This file was deleted.

dts/arm/nordic/nrf54l09_enga_cpuapp.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ nvic: &cpuapp_nvic {};
1717

1818
/ {
1919
chosen {
20-
zephyr,bt-hci = &bt_hci_sdc;
20+
zephyr,bt-hci = &bt_hci_controller;
2121
zephyr,entropy = &prng;
2222
};
2323

@@ -38,7 +38,7 @@ nvic: &cpuapp_nvic {};
3838
};
3939
};
4040

41-
&bt_hci_sdc {
41+
&bt_hci_controller {
4242
status = "okay";
4343
};
4444

0 commit comments

Comments
 (0)