devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: ti,bluetooth: Document default max-speed
@ 2021-10-27 12:38 Geert Uytterhoeven
  2021-10-27 15:16 ` David Lechner
  2021-11-01 21:34 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-10-27 12:38 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Rob Herring, David Lechner
  Cc: netdev, devicetree, Geert Uytterhoeven

Document the default value of max-speed, as used by
linux/drivers/bluetooth/hci_ll.c.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/net/ti,bluetooth.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/ti,bluetooth.yaml b/Documentation/devicetree/bindings/net/ti,bluetooth.yaml
index 9f6102977c9732d2..81616f9fb4935f96 100644
--- a/Documentation/devicetree/bindings/net/ti,bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/ti,bluetooth.yaml
@@ -58,7 +58,8 @@ properties:
     items:
       - const: ext_clock
 
-  max-speed: true
+  max-speed:
+    default: 3000000
 
   nvmem-cells:
     maxItems: 1
-- 
2.25.1


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

end of thread, other threads:[~2021-11-01 21:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-27 12:38 [PATCH] dt-bindings: net: ti,bluetooth: Document default max-speed Geert Uytterhoeven
2021-10-27 15:16 ` David Lechner
2021-11-01 21:34 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).