From: Peter Robinson Date: Thu, 8 Aug 2024 15:08:24 +0000 (+0100) Subject: rtl_bt: Add firmware file for the the RTL8723CS Bluetooth part X-Git-Tag: 20240909~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed9c1349f8ebae720f3572ad3e74af59bfe345d7;p=thirdparty%2Flinux-firmware.git rtl_bt: Add firmware file for the the RTL8723CS Bluetooth part These files come from the RealtekBluetoothUartPackage_2.17.119.0525 file which can be downloaded from realtek.com. The download is marked as version 1.0.245.3 / 05/08/2017 on the download page The added rtl_bt/rtl8723cs_xx_fw.bin file is called rtl8723c_mp_bt40_fw_asic_rom_patch.bin in the download. The configuration file for the RTL8723BS part also works for the CS variant so we add the appropriate link to use that. Cc: Ping-Ke Shih Signed-off-by: Peter Robinson --- diff --git a/WHENCE b/WHENCE index eb199006..2a2c902e 100644 --- a/WHENCE +++ b/WHENCE @@ -4064,6 +4064,8 @@ File: rtl_bt/rtl8723bs_fw.bin File: rtl_bt/rtl8723bs_config.bin Link: rtl_bt/rtl8723bs_config-OBDA8723.bin -> rtl8723bs_config.bin Link: rtl_bt/rtl8723bs_config-OBDA0623.bin -> rtl8723bs_config.bin +File: rtl_bt/rtl8723cs_xx_fw.bin +Link: rtl_bt/rtl8723cs_xx_config.bin -> rtl8723bs_config.bin File: rtl_bt/rtl8761a_fw.bin File: rtl_bt/rtl8761b_fw.bin File: rtl_bt/rtl8761b_config.bin diff --git a/rtl_bt/rtl8723cs_xx_fw.bin b/rtl_bt/rtl8723cs_xx_fw.bin new file mode 100644 index 00000000..972087ad Binary files /dev/null and b/rtl_bt/rtl8723cs_xx_fw.bin differ