]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commitdiff
rtw88: Add RTL8703B firmware v11.0.0
authorFiona Klute <fiona.klute@gmx.de>
Thu, 14 Mar 2024 08:59:33 +0000 (09:59 +0100)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 21 Mar 2024 02:57:23 +0000 (10:57 +0800)
RTL8703B is the WiFi part of RTL8723CS, the WiFi/bluetooth module used
in the Pinephone. This firmware has been extracted from the rtl8723cs
vendor driver, v5.12.2-7-g2de5ec386.20201013_beta.

Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
WHENCE
rtw88/README
rtw88/rtw8703b_fw.bin [new file with mode: 0644]
rtw88/rtw8703b_wow_fw.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index fbf826106ef5015cd27655969cd5f499ab4e5758..247822aab92035d6c3662f75f5271ff79a02cd6d 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -3197,6 +3197,8 @@ File: rtw88/rtw8822c_wow_fw.bin
 File: rtw88/README
 File: rtw88/rtw8723d_fw.bin
 File: rtw88/rtw8821c_fw.bin
+File: rtw88/rtw8703b_fw.bin
+File: rtw88/rtw8703b_wow_fw.bin
 
 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
 
@@ -3205,8 +3207,8 @@ Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
     for RTL8822C devices, after kernel v5.6+. So, make sure the firmware
     rtw88/rtw8822c_wow_fw.bin is also packed, otherwise the firmware load
     fail could be a problem.
-    Although RTL8723D devices are 802.11n device, they are also supported
-    by rtw88 because the hardware arch is similar.
+    Although RTL8723D and RTL8703B devices are 802.11n devices, they
+    are also supported by rtw88 because the hardware arch is similar.
 
 --------------------------------------------------------------------------
 
index 01449ca72e4cc1db95bfe53617bb1343d383cf49..2bdb04bd8c9585de06d13ee62893910ef6a3e227 100644 (file)
@@ -32,3 +32,6 @@ RTL8822CE
 RTL8723DE
     rtw8723d_fw.bin
 
+RTL8723CS/RTL8703B
+    rtw8703b_fw.bin
+    rtw8703b_wow_fw.bin
diff --git a/rtw88/rtw8703b_fw.bin b/rtw88/rtw8703b_fw.bin
new file mode 100644 (file)
index 0000000..8d7b0db
Binary files /dev/null and b/rtw88/rtw8703b_fw.bin differ
diff --git a/rtw88/rtw8703b_wow_fw.bin b/rtw88/rtw8703b_wow_fw.bin
new file mode 100644 (file)
index 0000000..ad1fe5d
Binary files /dev/null and b/rtw88/rtw8703b_wow_fw.bin differ