public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/2] dt-bindings: net: bluetooth: nxp: Add support for 4M baudrate
@ 2025-06-16 15:09 Neeraj Sanjay Kale
  2025-06-16 15:09 ` [PATCH v1 2/2] Bluetooth: btnxpuart: " Neeraj Sanjay Kale
  2025-06-16 16:26 ` [PATCH v1 1/2] dt-bindings: net: bluetooth: nxp: " Krzysztof Kozlowski
  0 siblings, 2 replies; 8+ messages in thread
From: Neeraj Sanjay Kale @ 2025-06-16 15:09 UTC (permalink / raw)
  To: marcel, luiz.dentz, robh, krzk+dt, conor+dt
  Cc: linux-bluetooth, linux-kernel, devicetree, amitkumar.karwar,
	neeraj.sanjaykale, sherry.sun, manjeet.gupta

Add support for 4000000 as secondary baudrate for downloading FW chunks and
after HCI initialization is done at fw-init-baudrate.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
---
 .../bindings/net/bluetooth/nxp,88w8987-bt.yaml         | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml b/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
index 3ab60c70286f..f1c7f900001c 100644
--- a/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
+++ b/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
@@ -34,6 +34,16 @@ properties:
       This property depends on the module vendor's
       configuration.
 
+  secondary-baudrate:
+    $ref: /schemas/types.yaml#/definitions/uint32
+    enum:
+      - 3000000
+      - 4000000
+    default: 3000000
+    description:
+      Operational baudrate after HCI initialization is done.
+      Also used by FW download mechanism while downloading FW chunks.
+
   firmware-name:
     maxItems: 1
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-06-17  9:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-16 15:09 [PATCH v1 1/2] dt-bindings: net: bluetooth: nxp: Add support for 4M baudrate Neeraj Sanjay Kale
2025-06-16 15:09 ` [PATCH v1 2/2] Bluetooth: btnxpuart: " Neeraj Sanjay Kale
2025-06-17  2:53   ` Sherry Sun
2025-06-17  6:43     ` Krzysztof Kozlowski
2025-06-17  9:57       ` Neeraj Sanjay Kale
2025-06-16 16:26 ` [PATCH v1 1/2] dt-bindings: net: bluetooth: nxp: " Krzysztof Kozlowski
2025-06-17  9:52   ` Neeraj Sanjay Kale
2025-06-17  9:56     ` Neeraj Sanjay Kale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox