Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit feb16722 authored by Ian Molton's avatar Ian Molton Committed by Marcel Holtmann
Browse files

Bluetooth: btbcm: Add entry for BCM43430 UART 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: default avatarIan Molton <ian@mnementh.co.uk>
Reported-by: default avatarLoic Poulain <loic.poulain@intel.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent d2ecfa76
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 */
	{ }
};