From 23a946294909d37789d5e47448f6619a936b9d4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Sat, 24 May 2025 00:26:00 +0200 Subject: [PATCH] bindings: bluetooth: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrected the spelling of "boudrate" to "baudrate". Signed-off-by: Benjamin Cabé --- dts/bindings/bluetooth/infineon,cyw43xxx-bt-hci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dts/bindings/bluetooth/infineon,cyw43xxx-bt-hci.yaml b/dts/bindings/bluetooth/infineon,cyw43xxx-bt-hci.yaml index 9f447f89e6f..84b11a122f3 100644 --- a/dts/bindings/bluetooth/infineon,cyw43xxx-bt-hci.yaml +++ b/dts/bindings/bluetooth/infineon,cyw43xxx-bt-hci.yaml @@ -73,11 +73,11 @@ properties: hci-operation-speed: type: int description: | - HCI UART boudrate for feature operation. If not defined + HCI UART baudrate for feature operation. If not defined bus/current-speed will be used as default. fw-download-speed: type: int description: | - HCI UART boudrate for FW download operation. If not defined + HCI UART baudrate for FW download operation. If not defined bus/current-speed will be used as default.