summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-11-02 17:47:05 +0100
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-12-12 14:19:24 -0800
commit02d056a3404e20245a69dcb4022a0930085fc5ec (patch)
tree143d5489f9c70be0100d141c731141df186c01b4 /Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
parent892913f0f2fdf57cd7271a59bf489ca0c60eded5 (diff)
Bluetooth: hci_bcm: Add CYW4373A0 support
CYW4373A0 is a Wi-Fi + Bluetooth combo device from Cypress. This chip is present e.g. on muRata 2AE module. This chip has additional quirk where the HCI command 0xfc45, used on older chips to switch UART clock from 24 MHz to 48 MHz, to support baudrates over 3 Mbdps, is no longer recognized by this newer chip. This newer chip can configure the 4 Mbdps baudrate without the need to issue HCI command 0xfc45, so add flag to indicate this and do not issue the command on this chip to avoid failure to set 4 Mbdps baud rate. It is not clear whether there is a way to determine which chip does and which chip does not support the HCI command 0xfc45, other than trial and error. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml')
0 files changed, 0 insertions, 0 deletions