]> Git Repo - J-linux.git/commitdiff
dt-bindings: net: ti,bluetooth: Document default max-speed
authorGeert Uytterhoeven <[email protected]>
Wed, 27 Oct 2021 12:38:37 +0000 (14:38 +0200)
committerRob Herring <[email protected]>
Tue, 2 Nov 2021 01:33:57 +0000 (20:33 -0500)
Document the default value of max-speed, as used by
linux/drivers/bluetooth/hci_ll.c.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: David Lechner <[email protected]>
Link: https://lore.kernel.org/r/0c6a08c714aeb6dd96b5a54a45b0b5b1cfb49ad1.1635338283.git.geert+renesas@glider.be
Signed-off-by: Rob Herring <[email protected]>
Documentation/devicetree/bindings/net/ti,bluetooth.yaml

index 9f6102977c9732d201844a6679f205683cd4a863..81616f9fb4935f96fb0385990ec8c0af0c4b3f65 100644 (file)
@@ -58,7 +58,8 @@ properties:
     items:
       - const: ext_clock
 
-  max-speed: true
+  max-speed:
+    default: 3000000
 
   nvmem-cells:
     maxItems: 1
This page took 0.050579 seconds and 4 git commands to generate.