All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: "luka.gejak@linux.dev" <luka.gejak@linux.dev>,
	"linux-firmware@kernel.org" <linux-firmware@kernel.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: [PATCH] rtw88: add firmware v41.0.0 for RTL8723B
Date: Mon, 20 Jul 2026 01:31:54 +0000	[thread overview]
Message-ID: <9e5ea4e2cf52446fb05ce66c0413d6fb@realtek.com> (raw)
In-Reply-To: <20260719180033.66867-1-luka.gejak@linux.dev>

luka.gejak@linux.dev <luka.gejak@linux.dev> wrote:
> From: Luka Gejak <luka.gejak@linux.dev>
> 
> Add the RTL8723B NIC firmware image used by the rtw88 driver. Support for
> the RTL8723BS (SDIO) device that uses it is being added to the mainline
> rtw88 driver.
> 
> The image was extracted from the Realtek "rtl8723bs" vendor driver,
> version v5.2.17.1_26955.20180307_COEX20180201-6f52, from the C array
> array_mp_8723b_fw_nic[] in hal/rtl8723b/hal8723b_fw.c, using the
> convert_firmware.c tool. A public copy of that vendor driver is at
> https://github.com/MocLG/rtl8723bs-5.2.17
> 
> The image reports version 41.0.0 and is covered by the existing Realtek
> redistribution licence (LICENCE.rtlwifi_firmware.txt).
> 
> Signed-off-by: Luka Gejak <luka.gejak@linux.dev>

I checked firmware binary with official release. They are identical. 

Except to a nit below,

Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>

> ---
>  WHENCE                |   1 +
>  rtw88/rtw8723b_fw.bin | Bin 0 -> 32272 bytes
>  2 files changed, 1 insertion(+)
>  create mode 100644 rtw88/rtw8723b_fw.bin
> 
> diff --git a/WHENCE b/WHENCE
> index 6cfe142d4e91..b4b7e6acda1c 100644
> --- a/WHENCE
> +++ b/WHENCE
> @@ -3352,6 +3352,7 @@ File: rtw88/rtw8822c_fw.bin
>  File: rtw88/rtw8822c_wow_fw.bin
>  File: rtw88/README

Why not putting rtw8723b_fw.bin here in alphabetic order?

>  File: rtw88/rtw8723d_fw.bin
> +File: rtw88/rtw8723b_fw.bin
>  File: rtw88/rtw8821c_fw.bin
>  File: rtw88/rtw8703b_fw.bin
>  File: rtw88/rtw8703b_wow_fw.bin



      reply	other threads:[~2026-07-20  1:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-19 18:00 [PATCH] rtw88: add firmware v41.0.0 for RTL8723B luka.gejak
2026-07-20  1:31 ` Ping-Ke Shih [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9e5ea4e2cf52446fb05ce66c0413d6fb@realtek.com \
    --to=pkshih@realtek.com \
    --cc=linux-firmware@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luka.gejak@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.