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 486486 compatible = "nordic,nrf-ieee802154";
487487 status = "disabled";
488488 };
489-
490- /* Note: In the nRF Connect SDK the SoftDevice Controller
491- * is added and set as the default Bluetooth Controller.
492- */
493- bt_hci_controller: bt_hci_controller {
494- compatible = "zephyr,bt-hci-ll-sw-split";
495- status = "disabled";
496- };
497489 };
498490
499491 ccm030: ccm@3a000 {
You can’t perform that action at this time.
0 commit comments