From: Hans de Goede Date: Thu, 25 Mar 2021 22:15:47 +0000 (+0100) Subject: rtl_bt: Add rtl8723bs_config-OBDA0623.bin symlink X-Git-Tag: 20210511~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55cab07fb682e6813f5b9b5fe54e7f9ae6eee73b;p=thirdparty%2Flinux-firmware.git 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: Hans de Goede Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index 4483297a..4070103e 100644 --- a/WHENCE +++ b/WHENCE @@ -3717,6 +3717,7 @@ 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 +Link: rtl_bt/rtl8723bs_config-OBDA0623.bin -> rtl8723bs_config-OBDA8723.bin File: rtl_bt/rtl8761a_fw.bin File: rtl_bt/rtl8812ae_fw.bin File: rtl_bt/rtl8821a_fw.bin