Skip to content

Commit 84a71dc

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 a8becf1 commit 84a71dc

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
@@ -486,14 +486,6 @@
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 {

0 commit comments

Comments
 (0)