Skip to content

Commit f2697e1

Browse files
garrettjwilkejackpot51
authored andcommitted
mediatek mt7921e pang15 bluetooth quirks added to drivers/bluetooth/btusb.c
1 parent 7c217a4 commit f2697e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

drivers/bluetooth/btusb.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,9 @@ static const struct usb_device_id quirks_table[] = {
609609
{ USB_DEVICE(0x13d3, 0x3567), .driver_info = BTUSB_MEDIATEK |
610610
BTUSB_WIDEBAND_SPEECH |
611611
BTUSB_VALID_LE_STATES },
612+
{ USB_DEVICE(0x13d3, 0x3576), .driver_info = BTUSB_MEDIATEK |
613+
BTUSB_WIDEBAND_SPEECH |
614+
BTUSB_VALID_LE_STATES },
612615
{ USB_DEVICE(0x13d3, 0x3578), .driver_info = BTUSB_MEDIATEK |
613616
BTUSB_WIDEBAND_SPEECH |
614617
BTUSB_VALID_LE_STATES },

0 commit comments

Comments
 (0)