Skip to content

Commit 3389768

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

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
@@ -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-
};

dts/vendor/nordic/nrf54h20.dtsi

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

0 commit comments

Comments
 (0)