diff options
author | Hakan Jansson <hakan.jansson@infineon.com> | 2022-06-30 15:53:45 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2022-07-22 03:12:22 +0300 |
commit | 46459cb6d4e63066e227a496ae8af35ba8c0b23b (patch) | |
tree | 47ffb645dd834ee42b99cd5dc1033d639f66f456 /block/blk-sysfs.c | |
parent | 9baee415460e602686500d825a86436daa27ac8a (diff) | |
download | linux-46459cb6d4e63066e227a496ae8af35ba8c0b23b.tar.xz |
Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud mode
Add device specific data for max baudrate in autobaud mode. This allows the
host to use a baudrate higher than "init speed" when loading FW in autobaud
mode.
The device specific max baudrate in autobaud mode for CYW55572 is set to
921600 bps. Devices without device specific max baudrate in autobaud mode
will use init speed as before. If no device specific init speed has been
specified, it will default to the bcm_proto default 115200 bps.
The increased baud rate improves FW load time. The exact load time will
depend on the specific system and FW being used. As a rough indication,
the FW load time dropped from ~9s @ 115.2kbps to ~1.7s @ 921.6kbps in one
test.
Signed-off-by: Hakan Jansson <hakan.jansson@infineon.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'block/blk-sysfs.c')
0 files changed, 0 insertions, 0 deletions