]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
rtl_bt: Add firmware and config file for RTL8822BE
authorLarry Finger <Larry.Finger@lwfinger.net>
Wed, 31 Aug 2016 01:11:04 +0000 (20:11 -0500)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 31 Aug 2016 01:38:31 +0000 (02:38 +0100)
This device is a new model 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>
Cc: linux-bluetooth@vger.kernel.org
[bwh: Fixed the filename wildcard in WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
WHENCE
rtl_bt/rtl8822b_config.bin [new file with mode: 0644]
rtl_bt/rtl8822b_fw.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 4b0b6046569a9547415fa2ec88163e3365334ba2..e4edc9ad85ac8cd6506dc3fa8e90b009cd03da74 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -2796,11 +2796,14 @@ File: rtl_bt/rtl8723b_fw.bin
 File: rtl_bt/rtl8761a_fw.bin
 File: rtl_bt/rtl8812ae_fw.bin
 File: rtl_bt/rtl8821a_fw.bin
+File: rtl_bt/rtl8822b_fw.bin
+File: rtl_bt/rtl8822b_config.bin
 
 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
 
 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.
 
 --------------------------------------------------------------------------
 
diff --git a/rtl_bt/rtl8822b_config.bin b/rtl_bt/rtl8822b_config.bin
new file mode 100644 (file)
index 0000000..a691e7c
Binary files /dev/null and b/rtl_bt/rtl8822b_config.bin differ
diff --git a/rtl_bt/rtl8822b_fw.bin b/rtl_bt/rtl8822b_fw.bin
new file mode 100644 (file)
index 0000000..b7d6d12
Binary files /dev/null and b/rtl_bt/rtl8822b_fw.bin differ