2023-05-19 06:04:10

by Ping-Ke Shih

[permalink] [raw]
Subject: pull request: rtw89: 8851b: add firmware v0.29.41.0

Hi,

Add initial firmware of rtw89 driver for newly supported chip 8851BE.

Thank you
Ping-Ke

---
The following changes since commit 601c181310ed04bec74961e65d1d316a15eb754c:

Merge https://github.com/pkshih/linux-firmware (2023-05-17 07:41:33 -0400)

are available in the Git repository at:

https://github.com/pkshih/linux-firmware.git HEAD

for you to fetch changes up to 9e020241b879eb0037b1ddd340d6a9ea7f7c7932:

rtw89: 8851b: add firmware v0.29.41.0 (2023-05-19 13:57:27 +0800)

----------------------------------------------------------------
Ping-Ke Shih (1):
rtw89: 8851b: add firmware v0.29.41.0

rtw89/rtw8851b_fw.bin | Bin 0 -> 1090544 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 rtw89/rtw8851b_fw.bin


2023-05-24 00:58:44

by Ping-Ke Shih

[permalink] [raw]
Subject: RE: pull request: rtw89: 8851b: add firmware v0.29.41.0


> -----Original Message-----
> From: Josh Boyer <[email protected]>
> Sent: Wednesday, May 24, 2023 1:07 AM
> To: Ping-Ke Shih <[email protected]>
> Cc: [email protected]; [email protected]
> Subject: Re: pull request: rtw89: 8851b: add firmware v0.29.41.0
>
> On Fri, May 19, 2023 at 2:03 AM Ping-Ke Shih <[email protected]> wrote:
> >
> > Ping-Ke Shih (1):
> > rtw89: 8851b: add firmware v0.29.41.0
>
> This is missing an entry in WHENCE. Can you fix that up?
>
> [jwboyer@vader linux-firmware]$ ./check_whence.py
> E: rtw89/rtw8851b_fw.bin not listed in WHENCE
> [jwboyer@vader linux-firmware]$
>

I have added this checking into my local script, so I will not miss it in
the future. Sorry for the mistakes.

Also, I have sent v2 pull-request.

Thank you
Ping-Ke