Skip to content

Commit 23a9462

Browse files
committed
bindings: bluetooth: fix typo
Corrected the spelling of "boudrate" to "baudrate". Signed-off-by: Benjamin Cabé <[email protected]>
1 parent f12cc08 commit 23a9462

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dts/bindings/bluetooth/infineon,cyw43xxx-bt-hci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ properties:
7373
hci-operation-speed:
7474
type: int
7575
description: |
76-
HCI UART boudrate for feature operation. If not defined
76+
HCI UART baudrate for feature operation. If not defined
7777
bus/current-speed will be used as default.
7878
7979
fw-download-speed:
8080
type: int
8181
description: |
82-
HCI UART boudrate for FW download operation. If not defined
82+
HCI UART baudrate for FW download operation. If not defined
8383
bus/current-speed will be used as default.

0 commit comments

Comments
 (0)