Re: [PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode
From: Linus Walleij
Date: Wed May 04 2022 - 18:15:57 EST
On Wed, May 4, 2022 at 11:04 AM Hakan Jansson
<hakan.jansson@xxxxxxxxxxxx> wrote:
> + brcm,uses-autobaud-mode:
> + type: boolean
> + description: >
> + The controller should be started in autobaud mode by asserting
> + BT_UART_CTS_N (i.e. host RTS) during startup. Only HCI commands supported
> + in autobaud mode should be used until patch FW has been loaded.
Things like gnss uses the current-speed attribute to set a serial link speed,
maybe also Bluetooth?
Would it make sense to use
current-speed-auto;
As a flag for these things in general?
Yours,
Linus Walleij