[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1655723462.git.hakan.jansson@infineon.com>
Date: Mon, 20 Jun 2022 14:01:25 +0200
From: Hakan Jansson <hakan.jansson@...ineon.com>
To: unlisted-recipients:; (no To-header on input)
CC: Hakan Jansson <hakan.jansson@...ineon.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
<netdev@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
Marcel Holtmann <marcel@...tmann.org>,
Johan Hedberg <johan.hedberg@...il.com>,
"Luiz Augusto von Dentz" <luiz.dentz@...il.com>,
<linux-bluetooth@...r.kernel.org>
Subject: [PATCH 0/4] Bluetooth: hci_bcm: Improve FW load time on CYW55572
These patches add an optional device specific data member to specify max
baudrate of a device when in autobaud mode. This allows the host to set a
first baudrate higher than "init speed" to improve FW load time.
The host baudrate will later be changed to "init speed" (as usual) once FW
loading is complete and the device has been reset to begin normal
operation.
Hakan Jansson (4):
dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding
Bluetooth: hci_bcm: Add DT compatible for CYW55572
Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud mode
Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud
mode
.../bindings/net/broadcom-bluetooth.yaml | 1 +
drivers/bluetooth/hci_bcm.c | 24 +++++++++++++------
2 files changed, 18 insertions(+), 7 deletions(-)
base-commit: 0b537674e072a37dec2fcefef4df2317b58aaa3f
--
2.25.1
Powered by blists - more mailing lists