Skip to content

Commit 5c753c0

Browse files
HoZHelkartben
authored andcommitted
dts: bindings: bluetooth: Add yaml file required by STM32WB0x HCI driver
Add a yaml file required by STM32WB0x bluetooth HCI driver. Signed-off-by: Ali Hozhabri <[email protected]>
1 parent 9449639 commit 5c753c0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
description: Bluetooth HCI driver for ST STM32WB0 series
2+
3+
compatible: "st,hci-stm32wb0"
4+
5+
include: bt-hci.yaml
6+
7+
properties:
8+
bt-hci-name:
9+
default: "HCI over RAM"
10+
bt-hci-bus:
11+
default: "virtual"
12+
bt-hci-quirks:
13+
default: ["no-reset"]

0 commit comments

Comments
 (0)