Skip to content

Commit efb4f3c

Browse files
Revert "[nrf noup] dts: Add Bluetooth Controller to nRF54H20"
This reverts commit 275f20e. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent 6d09534 commit efb4f3c

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

dts/arm/nordic/nrf54h20_cpurad.dtsi

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff 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-
};

dts/vendor/nordic/nrf54h20.dtsi

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -487,14 +487,6 @@
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 {

0 commit comments

Comments
 (0)