Thread (5 messages) 5 messages, 4 authors, 2024-08-26
STALE665d

[PATCH next 1/2] dt-bindings: net: bluetooth: nxp: support multiple init baudrates

From: Catalin Popescu <hidden>
Date: 2024-08-23 12:42:56
Also in: linux-bluetooth, linux-devicetree, lkml
Subsystem: bluetooth drivers, nxp bluetooth wireless drivers, open firmware and flattened device tree bindings, the rest · Maintainers: Marcel Holtmann, Luiz Augusto von Dentz, Amitkumar Karwar, Neeraj Kale, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds

Make "fw-init-baudrate" a list of baudrates in order to support chips
using different baudrates assuming that we could not detect the
supported baudrate otherwise.

Signed-off-by: Catalin Popescu <redacted>
---
 .../devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml  | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml b/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
index 37a65badb448..42e3713927de 100644
--- a/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
+++ b/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
@@ -25,11 +25,12 @@ properties:
 
   fw-init-baudrate:
     $ref: /schemas/types.yaml#/definitions/uint32
+    maxItems: 8
     default: 115200
     description:
-      Chip baudrate after FW is downloaded and initialized.
-      This property depends on the module vendor's
-      configuration.
+      List of chip baudrates after FW is downloaded and initialized.
+      The driver goes through the list until it founds a working baudrate.
+      This property depends on the module vendor's configuration.
 
   firmware-name:
     maxItems: 1
base-commit: c79c85875f1af04040fe4492ed94ce37ad729c4d
prerequisite-patch-id: 0000000000000000000000000000000000000000
-- 
2.34.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help