]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
rtl_bt: Add firmware and configuration files for the Bluetooth part of RTL8723BS
authorHans de Goede <hdegoede@redhat.com>
Thu, 13 Dec 2018 17:31:24 +0000 (18:31 +0100)
committerJosh Boyer <jwboyer@kernel.org>
Tue, 18 Dec 2018 20:24:13 +0000 (15:24 -0500)
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/rtl8723bs_fw.bin file is called
rtl8723b_mp_bt40_fw_asic_rom_patch.bin in the download.

The added rtl_bt/rtl8723bs_config-OBDA8723.bin file is the
rtl8723b_config_internal.bin file with the UART baudrate changed to
1500000 bps.

I've examined aprox. 20 different Intel BYT/CHT boards, with an RTL8723BS
with the OBDA8723 ACPI ID for the bluetooth part. On these boards the
original firmware image uses either 1500000 or 3000000 bps, so 1500000 bps
is chosen as the safe option which should work everywhere.

Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
WHENCE
rtl_bt/rtl8723bs_config-OBDA8723.bin [new file with mode: 0644]
rtl_bt/rtl8723bs_fw.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 5d3668be1cefb2019316bc8850d0525ee66a6918..83323b1d753947a6a928a4e73ff412479fe599ad 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -3183,6 +3183,8 @@ File: rtl_bt/rtl8192ee_fw.bin
 File: rtl_bt/rtl8192eu_fw.bin
 File: rtl_bt/rtl8723a_fw.bin
 File: rtl_bt/rtl8723b_fw.bin
+File: rtl_bt/rtl8723bs_fw.bin
+File: rtl_bt/rtl8723bs_config-OBDA8723.bin
 File: rtl_bt/rtl8761a_fw.bin
 File: rtl_bt/rtl8812ae_fw.bin
 File: rtl_bt/rtl8821a_fw.bin
diff --git a/rtl_bt/rtl8723bs_config-OBDA8723.bin b/rtl_bt/rtl8723bs_config-OBDA8723.bin
new file mode 100644 (file)
index 0000000..c20970a
Binary files /dev/null and b/rtl_bt/rtl8723bs_config-OBDA8723.bin differ
diff --git a/rtl_bt/rtl8723bs_fw.bin b/rtl_bt/rtl8723bs_fw.bin
new file mode 100644 (file)
index 0000000..5f77f80
Binary files /dev/null and b/rtl_bt/rtl8723bs_fw.bin differ