Unverified Commit 55cab07f authored by Hans de Goede's avatar Hans de Goede Committed by Josh Boyer
Browse files

rtl_bt: Add rtl8723bs_config-OBDA0623.bin symlink



Some x86/ACPI devices such as the Acer Aspire Switch 10E (SW3-016),
use an alternative ACPI hardware-id (HID) for the BT part of the
RTL8723BS chip.

Instead of using the standard OBDA8723 HID this device uses a HID
of OBDA0623. Despite using a different HID it does work fine with
the default config settings from the rtl8723bs_config-OBDA8723.bin
file. Add a symlink to that file, to fix BT not working on this
device due to a missing config file.
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
parent 2548d065
...@@ -3717,6 +3717,7 @@ File: rtl_bt/rtl8723a_fw.bin ...@@ -3717,6 +3717,7 @@ File: rtl_bt/rtl8723a_fw.bin
File: rtl_bt/rtl8723b_fw.bin File: rtl_bt/rtl8723b_fw.bin
File: rtl_bt/rtl8723bs_fw.bin File: rtl_bt/rtl8723bs_fw.bin
File: rtl_bt/rtl8723bs_config-OBDA8723.bin File: rtl_bt/rtl8723bs_config-OBDA8723.bin
Link: rtl_bt/rtl8723bs_config-OBDA0623.bin -> rtl8723bs_config-OBDA8723.bin
File: rtl_bt/rtl8761a_fw.bin File: rtl_bt/rtl8761a_fw.bin
File: rtl_bt/rtl8812ae_fw.bin File: rtl_bt/rtl8812ae_fw.bin
File: rtl_bt/rtl8821a_fw.bin File: rtl_bt/rtl8821a_fw.bin
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment