]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/bluetooth/btusb.c
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
[mirror_ubuntu-jammy-kernel.git] / drivers / bluetooth / btusb.c
index c286260d095c31e2387e7a6d56111fdb76433921..f80abdcb22f99b38e5f54b16eeb1d95562f4cf7a 100644 (file)
@@ -424,6 +424,8 @@ static const struct usb_device_id blacklist_table[] = {
        /* Realtek 8852CE Bluetooth devices */
        { USB_DEVICE(0x04ca, 0x4007), .driver_info = BTUSB_REALTEK |
                                                     BTUSB_WIDEBAND_SPEECH },
+       { USB_DEVICE(0x04c5, 0x1675), .driver_info = BTUSB_REALTEK |
+                                                    BTUSB_WIDEBAND_SPEECH },
 
        /* Realtek Bluetooth devices */
        { USB_VENDOR_AND_INTERFACE_INFO(0x0bda, 0xe0, 0x01, 0x01),