]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
rtl_bt: Add firmware and configuration files for the Bluetooth parts of RTL8821C...
authorLarry Finger <Larry.Finger@lwfinger.net>
Sun, 11 Feb 2018 18:06:15 +0000 (12:06 -0600)
committerJosh Boyer <jwboyer@kernel.org>
Tue, 13 Feb 2018 18:09:19 +0000 (13:09 -0500)
These devices are new models from Realtek. Updates to driver btrtl will
soon be submitted to the kernel.

These files were provided by the Realtek developer.

Signed-off-by: 陆朱伟 <alex_lu@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
WHENCE
rtl_bt/rtl8723d_config.bin [new file with mode: 0644]
rtl_bt/rtl8723d_fw.bin [new file with mode: 0644]
rtl_bt/rtl8821c_config.bin [new file with mode: 0644]
rtl_bt/rtl8821c_fw.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index e5904c812eda13d2e45e353e8dca55aed924dbb5..80067b7f40c8babf929e7ed0fe67c28ae28aa1b1 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -3001,6 +3001,10 @@ File: rtl_bt/rtl8812ae_fw.bin
 File: rtl_bt/rtl8821a_fw.bin
 File: rtl_bt/rtl8822b_fw.bin
 File: rtl_bt/rtl8822b_config.bin
+File: rtl_bt/rtl8723d_fw.bin
+File: rtl_bt/rtl8723d_config.bin
+File: rtl_bt/rtl8821c_fw.bin
+File: rtl_bt/rtl8821c_config.bin
 
 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
 
@@ -3008,6 +3012,7 @@ Found in vendor driver, linux_bt_usb_2.11.20140423_8723be.rar
 From https://github.com/troy-tan/driver_store
 Files rtl_bt/rtl8822b_* came directly from Realtek. These files are
 updated on April 14, 2017.
+Files rtl_bt/rtl8821c_* and rtl_bt/rtl8723d_* came directly from Realtek.
 
 --------------------------------------------------------------------------
 
diff --git a/rtl_bt/rtl8723d_config.bin b/rtl_bt/rtl8723d_config.bin
new file mode 100644 (file)
index 0000000..bb15fcd
Binary files /dev/null and b/rtl_bt/rtl8723d_config.bin differ
diff --git a/rtl_bt/rtl8723d_fw.bin b/rtl_bt/rtl8723d_fw.bin
new file mode 100644 (file)
index 0000000..57f3a59
Binary files /dev/null and b/rtl_bt/rtl8723d_fw.bin differ
diff --git a/rtl_bt/rtl8821c_config.bin b/rtl_bt/rtl8821c_config.bin
new file mode 100644 (file)
index 0000000..bb15fcd
Binary files /dev/null and b/rtl_bt/rtl8821c_config.bin differ
diff --git a/rtl_bt/rtl8821c_fw.bin b/rtl_bt/rtl8821c_fw.bin
new file mode 100644 (file)
index 0000000..db7debd
Binary files /dev/null and b/rtl_bt/rtl8821c_fw.bin differ