summarylogtreecommitdiffstats
path: root/rog-ally-bluetooth.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rog-ally-bluetooth.patch')
-rw-r--r--rog-ally-bluetooth.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/rog-ally-bluetooth.patch b/rog-ally-bluetooth.patch
new file mode 100644
index 000000000000..e4461e989c9b
--- /dev/null
+++ b/rog-ally-bluetooth.patch
@@ -0,0 +1,22 @@
+---
+ drivers/bluetooth/btusb.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+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 },
+--
+2.41.0
+
+ \ No newline at end of file