lkml.org 
[lkml]   [2020]   [Dec]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH AUTOSEL 5.4 054/130] Bluetooth: hci_h5: Add OBDA0623 ACPI HID
    Date
    From: Hans de Goede <hdegoede@redhat.com>

    [ Upstream commit e524f252c42fc4f2bc4a2c3f99fe8659af5576a8 ]

    Add OBDA0623 ACPI HID to the acpi_device_id table. This HID is used
    for the RTL8723BS Bluetooth part on the Acer Switch 10E SW3-016.

    BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1665610
    Signed-off-by: Hans de Goede <hdegoede@redhat.com>
    Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    drivers/bluetooth/hci_h5.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/bluetooth/hci_h5.c b/drivers/bluetooth/hci_h5.c
    index 5df0651b6cd55..ddee3d498a210 100644
    --- a/drivers/bluetooth/hci_h5.c
    +++ b/drivers/bluetooth/hci_h5.c
    @@ -989,6 +989,7 @@ static struct h5_vnd rtl_vnd = {
    #ifdef CONFIG_ACPI
    static const struct acpi_device_id h5_acpi_match[] = {
    #ifdef CONFIG_BT_HCIUART_RTL
    + { "OBDA0623", (kernel_ulong_t)&rtl_vnd },
    { "OBDA8723", (kernel_ulong_t)&rtl_vnd },
    #endif
    { },
    --
    2.27.0
    \
     
     \ /
      Last update: 2020-12-23 03:21    [W:4.250 / U:0.972 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site