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 @@ -23,10 +23,6 @@ wdt011: &cpurad_wdt011 {};
2323/delete-node/ &cpuflpr;
2424
2525/ {
26- chosen {
27- zephyr,bt-hci = &bt_hci_controller;
28- };
29-
3026 soc {
3127 compatible = "simple-bus";
3228 interrupt-parent = <&cpurad_nvic>;
@@ -103,7 +99,3 @@ wdt011: &cpurad_wdt011 {};
10399&dppic020 {
104100 status = "okay";
105101};
106-
107- &bt_hci_controller {
108- status = "okay";
109- };
Original file line number Diff line number Diff line change 439439 compatible = "nordic,nrf-ieee802154";
440440 status = "disabled";
441441 };
442-
443- /* Note: In the nRF Connect SDK the SoftDevice Controller
444- * is added and set as the default Bluetooth Controller.
445- */
446- bt_hci_controller: bt_hci_controller {
447- compatible = "zephyr,bt-hci-ll-sw-split";
448- status = "disabled";
449- };
450442 };
451443
452444 ccm030: ccm@3a000 {
You can’t perform that action at this time.
0 commit comments