]> git-server-git.apps.pok.os.sepia.ceph.com Git - linux-firmware.git/commitdiff
rtw88: add firmware v41.0.0 for RTL8723B
authorLuka Gejak <luka.gejak@linux.dev>
Tue, 21 Jul 2026 07:50:36 +0000 (09:50 +0200)
committerJosh Boyer <jwboyer@kernel.org>
Sun, 26 Jul 2026 20:15:07 +0000 (16:15 -0400)
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).

Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Luka Gejak <luka.gejak@linux.dev>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
WHENCE
rtw88/rtw8723b_fw.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index acef9588e6f87913c10ca0af18a772853c7ccd07..7c419e075f7ff9a31b658de33d21b08101365cb1 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -3351,6 +3351,7 @@ File: rtw88/rtw8822b_fw.bin
 File: rtw88/rtw8822c_fw.bin
 File: rtw88/rtw8822c_wow_fw.bin
 File: rtw88/README
+File: rtw88/rtw8723b_fw.bin
 File: rtw88/rtw8723d_fw.bin
 File: rtw88/rtw8821c_fw.bin
 File: rtw88/rtw8703b_fw.bin
diff --git a/rtw88/rtw8723b_fw.bin b/rtw88/rtw8723b_fw.bin
new file mode 100644 (file)
index 0000000..2058fda
Binary files /dev/null and b/rtw88/rtw8723b_fw.bin differ