Skip to content

Commit ab93849

Browse files
committed
dts: bindings: Adapt nordic,bt-hci-sdc to recent upstream changes
`bt-hci-bus` property values are now specified in lowercase and without the `BT_HCI_BUS_` prefix. Signed-off-by: Andrzej Głąbek <[email protected]>
1 parent 0d46a93 commit ab93849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/bluetooth/nordic,bt-hci-sdc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ properties:
88
bt-hci-name:
99
default: "SDC"
1010
bt-hci-bus:
11-
default: "BT_HCI_BUS_VIRTUAL"
11+
default: "virtual"

0 commit comments

Comments
 (0)