All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bluetooth: Add entry for BCM43430 UART bluetooth
@ 2017-06-28 19:10 Ian Molton
  2017-06-29 12:40 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Molton @ 2017-06-28 19:10 UTC (permalink / raw)
  To: marcel; +Cc: gustavo, johan.hedberg, loic.poulain, linux-bluetooth

	This patch adds the device ID for the bluetooth chip used in the
Broadcom BCM43430 SDIO WiFi / UART BT chip.

	Successfully tested using Firmware version 0x0182

Signed-off-by: Ian Molton <ian@mnementh.co.uk>
Reported-by: Loic Poulain <loic.poulain@intel.com>
---
 drivers/bluetooth/btbcm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/bluetooth/btbcm.c b/drivers/bluetooth/btbcm.c
index ba3dd2eafc09..f4cd4f44cee4 100644
--- a/drivers/bluetooth/btbcm.c
+++ b/drivers/bluetooth/btbcm.c
@@ -274,6 +274,7 @@ static const struct {
 	{ 0x410e, "BCM43341B0"	},	/* 002.001.014 */
 	{ 0x4406, "BCM4324B3"	},	/* 002.004.006 */
 	{ 0x610c, "BCM4354"	},	/* 003.001.012 */
+	{ 0x2209, "BCM43430A1"  },	/* 001.002.009 */
 	{ }
 };
 
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] bluetooth: Add entry for BCM43430 UART bluetooth
  2017-06-28 19:10 [PATCH] bluetooth: Add entry for BCM43430 UART bluetooth Ian Molton
@ 2017-06-29 12:40 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2017-06-29 12:40 UTC (permalink / raw)
  To: Ian Molton
  Cc: Gustavo F. Padovan, Johan Hedberg, loic.poulain, linux-bluetooth

Hi Ian,

> 	This patch adds the device ID for the bluetooth chip used in the
> Broadcom BCM43430 SDIO WiFi / UART BT chip.
> 
> 	Successfully tested using Firmware version 0x0182
> 
> Signed-off-by: Ian Molton <ian@mnementh.co.uk>
> Reported-by: Loic Poulain <loic.poulain@intel.com>
> ---
> drivers/bluetooth/btbcm.c | 1 +
> 1 file changed, 1 insertion(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-29 12:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-28 19:10 [PATCH] bluetooth: Add entry for BCM43430 UART bluetooth Ian Molton
2017-06-29 12:40 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.