Commit Graph

8 Commits (acb56f2fae3235195bc99ecb7d09742fb4b65e63)

Author SHA1 Message Date
Larry Finger 04e7764950
rtl_bt: Update firmware for BT part of RTL8822C
The file was sent to me by Max Chou <max.chou@realtek.com>.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Max Chou <max.chou@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2019-03-12 08:00:13 -04:00
Hans de Goede e6b9001e91 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>
2018-12-18 15:24:13 -05:00
Larry Finger ccab6c72ae rtl_bt: Add firmware and configuration files for the Bluetooth part of RTL8822CU
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>
2018-09-13 11:41:08 -04:00
Larry Finger 6d5131107f rtl_bt: Add firmware and configuration files for the Bluetooth parts of RTL8821C and RTL8723D
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>
2018-02-13 13:09:19 -05:00
Larry Finger fea119ae10 rtl_bt: Update firmware for BT part of rtl8822be
These files were supplied by Realtek.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2017-04-22 11:24:26 -07:00
Larry Finger c883a6b618 rtl_bt: Add firmware and config file for RTL8822BE
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>
2016-08-31 02:38:31 +01:00
Daniel Drake caa0393b62 rtl_bt: correct RTL8723A firmware file
The RTL8723A file previously submitted was mixed up by accident,
it was the same as the RTL8761A firmware.

Here is the correct RTL8723A firmware, tested by Sjoerd Simons.

Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22 13:34:08 -04:00
Daniel Drake 8e181320b1 linux-firmware: Add Realtek Bluetooth HCD firmware
By uploading these firmware files to the Realtek Bluetooth HCD
(on the USB bus), the HCD becomes compliant with standard btusb
interfaces. The code to automatically upload the firmware has
been already upstreamed and it is currently in linux-next.

Signed-off-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 13:12:23 -04:00