File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,6 @@ wdt011: &cpurad_wdt011 {};
2424/delete-node/ &s2ram;
2525
2626/ {
27- chosen {
28- zephyr,bt-hci = &bt_hci_controller;
29- };
30-
3127 soc {
3228 compatible = "simple-bus";
3329 interrupt-parent = <&cpurad_nvic>;
@@ -164,7 +160,3 @@ wdt011: &cpurad_wdt011 {};
164160&gpio_pad_group9 {
165161 status = "okay";
166162};
167-
168- &bt_hci_controller {
169- status = "okay";
170- };
Original file line number Diff line number Diff line change 487487 compatible = "nordic,nrf-ieee802154";
488488 status = "disabled";
489489 };
490-
491- /* Note: In the nRF Connect SDK the SoftDevice Controller
492- * is added and set as the default Bluetooth Controller.
493- */
494- bt_hci_controller: bt_hci_controller {
495- compatible = "zephyr,bt-hci-ll-sw-split";
496- status = "disabled";
497- };
498490 };
499491
500492 ccm030: ccm@3a000 {
You can’t perform that action at this time.
0 commit comments