Message ID | A8A861A3B03BA706+20240729032444.15274-3-xuerpeng@uniontech.com |
---|---|
State | New |
Headers | show |
Series | [6.6,1/3] Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth Radio | expand |
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index da1d297bc090..d1320cab4bf2 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c @@ -553,6 +553,8 @@ static const struct usb_device_id quirks_table[] = { BTUSB_WIDEBAND_SPEECH }, { USB_DEVICE(0x13d3, 0x3572), .driver_info = BTUSB_REALTEK | BTUSB_WIDEBAND_SPEECH }, + { USB_DEVICE(0x13d3, 0x3591), .driver_info = BTUSB_REALTEK | + BTUSB_WIDEBAND_SPEECH }, { USB_DEVICE(0x0489, 0xe125), .driver_info = BTUSB_REALTEK | BTUSB_WIDEBAND_SPEECH },