mbox series

pull request: rtw89: 8851b: add firmware v0.29.41.0

Message ID 35e79df26e17bd38bfb074b71df47f40277b7510.camel@realtek.com (mailing list archive)
State Not Applicable
Delegated to: Kalle Valo
Headers show
Series pull request: rtw89: 8851b: add firmware v0.29.41.0 | expand

Pull-request

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

Message

Ping-Ke Shih May 19, 2023, 6:03 a.m. UTC
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

Comments

Ping-Ke Shih May 24, 2023, 12:51 a.m. UTC | #1
> -----Original Message-----
> From: Josh Boyer <jwboyer@kernel.org>
> Sent: Wednesday, May 24, 2023 1:07 AM
> To: Ping-Ke Shih <pkshih@realtek.com>
> Cc: linux-firmware@kernel.org; linux-wireless@vger.kernel.org
> Subject: Re: pull request: rtw89: 8851b: add firmware v0.29.41.0
> 
> On Fri, May 19, 2023 at 2:03 AM Ping-Ke Shih <pkshih@realtek.com> 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