mbox series

[0/5] brcmfmac: SDIO parameter change series

Message ID 20200521034838.57371-1-chi-hsien.lin@cypress.com (mailing list archive)
Headers show
Series brcmfmac: SDIO parameter change series | expand

Message

Chi-Hsien Lin May 21, 2020, 3:48 a.m. UTC
Set F2 blocksize and watermark for several chips to fix bus error during
stress tests.


Double Lo (2):
  brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode
  brcmfmac: 43012 Update MES Watermark

Frank Kao (1):
  brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO

Wright Feng (2):
  brcmfmac: set F2 blocksize for 4373
  brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode

 .../broadcom/brcm80211/brcmfmac/bcmsdh.c      | 22 ++++++-
 .../broadcom/brcm80211/brcmfmac/sdio.c        | 58 ++++++++++++++++---
 2 files changed, 70 insertions(+), 10 deletions(-)

--
2.25.0


This message and any attachments may contain confidential information from Cypress or its subsidiaries. If it has been received in error, please advise the sender and immediately delete this message.

Comments

Kalle Valo May 22, 2020, 10:37 a.m. UTC | #1
Chi-Hsien Lin <chi-hsien.lin@cypress.com> writes:

> Set F2 blocksize and watermark for several chips to fix bus error during
> stress tests.
>
>
> Double Lo (2):
>   brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode
>   brcmfmac: 43012 Update MES Watermark
>
> Frank Kao (1):
>   brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO
>
> Wright Feng (2):
>   brcmfmac: set F2 blocksize for 4373
>   brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode
>
>  .../broadcom/brcm80211/brcmfmac/bcmsdh.c      | 22 ++++++-
>  .../broadcom/brcm80211/brcmfmac/sdio.c        | 58 ++++++++++++++++---
>  2 files changed, 70 insertions(+), 10 deletions(-)
>
> --
> 2.25.0
>
>
> This message and any attachments may contain confidential information
> from Cypress or its subsidiaries. If it has been received in error,
> please advise the sender and immediately delete this message.

If you want me to apply something don't include disclaimers like this.
These kind of emails go immeadiately to /dev/null.
Chi-Hsien Lin May 22, 2020, 11:24 a.m. UTC | #2
On 05/22/2020 6:37, Kalle Valo wrote:
> Chi-Hsien Lin <chi-hsien.lin@cypress.com> writes:
> 
>> Set F2 blocksize and watermark for several chips to fix bus error during
>> stress tests.
>>
>>
>> Double Lo (2):
>>    brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode
>>    brcmfmac: 43012 Update MES Watermark
>>
>> Frank Kao (1):
>>    brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO
>>
>> Wright Feng (2):
>>    brcmfmac: set F2 blocksize for 4373
>>    brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode
>>
>>   .../broadcom/brcm80211/brcmfmac/bcmsdh.c      | 22 ++++++-
>>   .../broadcom/brcm80211/brcmfmac/sdio.c        | 58 ++++++++++++++++---
>>   2 files changed, 70 insertions(+), 10 deletions(-)
>>
>> --
>> 2.25.0
>>
>>
>> This message and any attachments may contain confidential information
>> from Cypress or its subsidiaries. If it has been received in error,
>> please advise the sender and immediately delete this message.
> 
> If you want me to apply something don't include disclaimers like this.
> These kind of emails go immeadiately to /dev/null.

Thanks for the feedback. This is added by our mail server by default 
without showing to us. Looks like a recent git upgrade caused the 
previous exception rule to fail. I'll fix it with IT and submit a V2.


>