Dear Bas,
Thank you for your patch. I’d mention Mediatek and remove the dot at the
end in the commit message summary/title.
Am 04.08.24 um 21:53 schrieb Bas Nieuwenhuizen:
Variant UM5605WA, which uses MT7925 with this device. With
Just use one space after the comma?
this patch I was able to pair my earbuds. I don't know what
other testing is needed here.
I think it’s common to include the output of
`/sys/kernel/debug/usb/devices`.
Signed-off-by: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
---
drivers/bluetooth/btusb.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 789c492df6fa..b5fdc0f3c341 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -695,6 +695,10 @@ static const struct usb_device_id quirks_table[] = {
{ USB_DEVICE(0x13d3, 0x3603), .driver_info = BTUSB_MEDIATEK |
BTUSB_WIDEBAND_SPEECH |
BTUSB_VALID_LE_STATES },
+ { USB_DEVICE(0x13d3, 0x3608), .driver_info = BTUSB_MEDIATEK |
+ BTUSB_WIDEBAND_SPEECH |
+ BTUSB_VALID_LE_STATES },
+
/* Additional Realtek 8723AE Bluetooth devices */
{ USB_DEVICE(0x0930, 0x021d), .driver_info = BTUSB_REALTEK },
I just noticed that Nuclear Sunshine sent the same diff [1].
Kind regards,
Paul
[1]:
https://lore.kernel.org/all/53ccc7377341b64ff3fbdde3df28cbd14f245340.camel@xxxxxxxxxxxxxxxxxxx/