Document the default value of max-speed, as used by linux/drivers/bluetooth/hci_ll.c. Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> --- 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