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

Bluetooth: btbcm: add patch ram for bluetooth

Bluetooth on the BCM43752 needs a patchram file to function correctly.

Signed-off-by: Angus Ainslie <angus@akkea.ca>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

authored by

Angus Ainslie and committed by
Marcel Holtmann
192aa65a 7087c4f6

+1
+1
drivers/bluetooth/btbcm.c
··· 387 387 }; 388 388 389 389 static const struct bcm_subver_table bcm_uart_subver_table[] = { 390 + { 0x1111, "BCM4362A2" }, /* 000.017.017 */ 390 391 { 0x4103, "BCM4330B1" }, /* 002.001.003 */ 391 392 { 0x410d, "BCM4334B0" }, /* 002.001.013 */ 392 393 { 0x410e, "BCM43341B0" }, /* 002.001.014 */