Bluetooth: btbcm: Add entry for BCM43430 UART bluetooth
authorIan Molton <ian@mnementh.co.uk>
Wed, 28 Jun 2017 19:10:55 +0000 (20:10 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 29 Jun 2017 12:39:42 +0000 (14:39 +0200)
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>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btbcm.c

index 24f8c4e93f4eb7ce34e5280781dab25ea5ffaf40..9ab6cfbb831d81b8f533b35bd4b27161a6f5ef76 100644 (file)
@@ -295,6 +295,7 @@ static const struct {
        { 0x410e, "BCM43341B0"  },      /* 002.001.014 */
        { 0x4406, "BCM4324B3"   },      /* 002.004.006 */
        { 0x610c, "BCM4354"     },      /* 003.001.012 */
+       { 0x2209, "BCM43430A1"  },      /* 001.002.009 */
        { }
 };