Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Bluetooth: btbcm: Add entry for BCM4343A2 UART Bluetooth

This patch adds the device ID for the BCM4343A2 module, found e.g.
in the muRata 1YN WiFi+BT combined device. The required firmware
file is named 'BCM4343A2.hcd'.

Signed-off-by: Marek Vasut <marex@nabladev.com>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

authored by

Marek Vasut and committed by
Luiz Augusto von Dentz
04c217a7 f29bc37d

+1
+1
drivers/bluetooth/btbcm.c
··· 505 505 { 0x6119, "BCM4345C0" }, /* 003.001.025 */ 506 506 { 0x6606, "BCM4345C5" }, /* 003.006.006 */ 507 507 { 0x230f, "BCM4356A2" }, /* 001.003.015 */ 508 + { 0x2310, "BCM4343A2" }, /* 001.003.016 */ 508 509 { 0x220e, "BCM20702A1" }, /* 001.002.014 */ 509 510 { 0x420d, "BCM4349B1" }, /* 002.002.013 */ 510 511 { 0x420e, "BCM4349B1" }, /* 002.002.014 */