Re: [PATCH v2 3/3] brcmfmac: add patch ram for bluetooth
From: Arend van Spriel <arend.vanspriel@broadcom.com>
Date: 2021-08-12 11:40:21
On 8/11/2021 5:28 PM, Angus Ainslie wrote:
Bluetooth on the BCM43752 needs a patchram file to function correctly.
this patch is dealing with bluetooth so you should add the proper mailing list.
quoted hunk ↗ jump to hunk
Signed-off-by: Angus Ainslie <redacted> --- drivers/bluetooth/btbcm.c | 1 + 1 file changed, 1 insertion(+)diff --git a/drivers/bluetooth/btbcm.c b/drivers/bluetooth/btbcm.c index e5d706ed55ea..e4182acee488 100644 --- a/drivers/bluetooth/btbcm.c +++ b/drivers/bluetooth/btbcm.c@@ -387,6 +387,7 @@ struct bcm_subver_table { }; static const struct bcm_subver_table bcm_uart_subver_table[] = { + { 0x1111, "BCM4362A2" }, /* 000.017.017 */
This seems odd. 4362 vs 43752? What is the story here? Regards, Arend
{ 0x4103, "BCM4330B1" }, /* 002.001.003 */
{ 0x410d, "BCM4334B0" }, /* 002.001.013 */
{ 0x410e, "BCM43341B0" }, /* 002.001.014 */-- This electronic communication and the information and any files transmitted with it, or attached to it, are confidential and are intended solely for the use of the individual or entity to whom it is addressed and may contain information that is confidential, legally privileged, protected by privacy laws, or otherwise restricted from disclosure to anyone else. If you are not the intended recipient or the person responsible for delivering the e-mail to the intended recipient, you are hereby notified that any use, copying, distributing, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited. If you received this e-mail in error, please return the e-mail to the sender, delete it from your computer, and destroy any printed copy of it.
Attachments
- smime.p7s [application/pkcs7-signature] 4219 bytes