summaryrefslogtreecommitdiff
path: root/rtl_bt
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2018-12-13 18:31:24 +0100
committerJosh Boyer <jwboyer@kernel.org>2018-12-18 15:24:13 -0500
commite6b9001e91110c654573b8f8e2db6155d10d3b57 (patch)
treebd91694ce21daaa35020817cca729138d75e9a86 /rtl_bt
parent3de2546b1aeb9bedef3cb90a010ca265e4ae31ca (diff)
downloadlinux-firmware-e6b9001e91110c654573b8f8e2db6155d10d3b57.tar.gz
linux-firmware-e6b9001e91110c654573b8f8e2db6155d10d3b57.tar.xz
rtl_bt: Add firmware and configuration files for the Bluetooth part of RTL8723BS
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>
Diffstat (limited to 'rtl_bt')
-rw-r--r--rtl_bt/rtl8723bs_config-OBDA8723.binbin0 -> 64 bytes
-rw-r--r--rtl_bt/rtl8723bs_fw.binbin0 -> 52116 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/rtl_bt/rtl8723bs_config-OBDA8723.bin b/rtl_bt/rtl8723bs_config-OBDA8723.bin
new file mode 100644
index 0000000..c20970a
--- /dev/null
+++ b/rtl_bt/rtl8723bs_config-OBDA8723.bin
Binary files differ
diff --git a/rtl_bt/rtl8723bs_fw.bin b/rtl_bt/rtl8723bs_fw.bin
new file mode 100644
index 0000000..5f77f80
--- /dev/null
+++ b/rtl_bt/rtl8723bs_fw.bin
Binary files differ

Generated by cgit