Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode

Add property, "brcm,requires-autobaud-mode", to enable autobaud mode
selection.

Some devices (e.g. CYW5557x) require autobaud mode to enable FW loading.
Autobaud mode can also be required on some boards where the controller
device is using a non-standard baud rate when first powered on.

Signed-off-by: Hakan Jansson <hakan.jansson@infineon.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

authored by

Hakan Jansson and committed by
Luiz Augusto von Dentz
0b4de252 bde63e9e

+7
+7
Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml
··· 92 92 pcm-sync-mode: slave, master 93 93 pcm-clock-mode: slave, master 94 94 95 + brcm,requires-autobaud-mode: 96 + type: boolean 97 + description: 98 + Set this property if autobaud mode is required. Autobaud mode is required 99 + if the device's initial baud rate in normal mode is not supported by the 100 + host or if the device requires autobaud mode startup before loading FW. 101 + 95 102 interrupts: 96 103 items: 97 104 - description: Handle to the line HOST_WAKE used to wake