* [PATCH] Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth
@ 2022-05-05 19:50 Tim Harvey
2022-05-13 11:21 ` patchwork-bot+bluetooth
0 siblings, 1 reply; 2+ messages in thread
From: Tim Harvey @ 2022-05-05 19:50 UTC (permalink / raw)
To: Marcel Holtmann, Johan Hedberg, Luiz Augusto von Dentz,
linux-bluetooth, linux-kernel
Cc: Tim Harvey
This patch adds the device ID for the BCM4373A0 module, found e.g. in
the Infineon (Cypress) CYW4373E chip. The required firmware file is
named 'BCM4373A0.hcd'.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
drivers/bluetooth/btbcm.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/bluetooth/btbcm.c b/drivers/bluetooth/btbcm.c
index d9ceca7a7935..ced0ad25ffc4 100644
--- a/drivers/bluetooth/btbcm.c
+++ b/drivers/bluetooth/btbcm.c
@@ -457,6 +457,7 @@ static const struct bcm_subver_table bcm_uart_subver_table[] = {
{ 0x6106, "BCM4359C0" }, /* 003.001.006 */
{ 0x4106, "BCM4335A0" }, /* 002.001.006 */
{ 0x410c, "BCM43430B0" }, /* 002.001.012 */
+ { 0x2119, "BCM4373A0" }, /* 001.001.025 */
{ }
};
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth
2022-05-05 19:50 [PATCH] Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth Tim Harvey
@ 2022-05-13 11:21 ` patchwork-bot+bluetooth
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+bluetooth @ 2022-05-13 11:21 UTC (permalink / raw)
To: Tim Harvey
Cc: marcel, johan.hedberg, luiz.dentz, linux-bluetooth, linux-kernel
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Marcel Holtmann <marcel@holtmann.org>:
On Thu, 5 May 2022 12:50:10 -0700 you wrote:
> This patch adds the device ID for the BCM4373A0 module, found e.g. in
> the Infineon (Cypress) CYW4373E chip. The required firmware file is
> named 'BCM4373A0.hcd'.
>
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
> ---
> drivers/bluetooth/btbcm.c | 1 +
> 1 file changed, 1 insertion(+)
Here is the summary with links:
- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth
https://git.kernel.org/bluetooth/bluetooth-next/c/0d37ddfc50d9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-13 11:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-05 19:50 [PATCH] Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth Tim Harvey
2022-05-13 11:21 ` patchwork-bot+bluetooth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox