summarylogtreecommitdiffstats
path: root/0206-asus-ally-bluetooth.patch
diff options
context:
space:
mode:
Diffstat (limited to '0206-asus-ally-bluetooth.patch')
-rw-r--r--0206-asus-ally-bluetooth.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/0206-asus-ally-bluetooth.patch b/0206-asus-ally-bluetooth.patch
new file mode 100644
index 000000000000..643bbbd8e10a
--- /dev/null
+++ b/0206-asus-ally-bluetooth.patch
@@ -0,0 +1,14 @@
+diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
+index 2a8e2bb038f5..7427da184fe0 100644
+--- a/drivers/bluetooth/btusb.c
++++ b/drivers/bluetooth/btusb.c
+@@ -613,6 +613,9 @@ static const struct usb_device_id blacklist_table[] = {
+ { USB_DEVICE(0x0489, 0xe0d9), .driver_info = BTUSB_MEDIATEK |
+ BTUSB_WIDEBAND_SPEECH |
+ BTUSB_VALID_LE_STATES },
++ { USB_DEVICE(0x0489, 0xe0f5), .driver_info = BTUSB_MEDIATEK |
++ BTUSB_WIDEBAND_SPEECH |
++ BTUSB_VALID_LE_STATES },
+ { USB_DEVICE(0x13d3, 0x3568), .driver_info = BTUSB_MEDIATEK |
+ BTUSB_WIDEBAND_SPEECH |
+ BTUSB_VALID_LE_STATES },