mt76: mt76x2u: enable HC-M7662BU1
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 29 Jun 2020 17:05:33 +0000 (19:05 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 21 Jul 2020 17:01:16 +0000 (19:01 +0200)
Enable support for HC-M7662BU1 module on mt76x2u driver

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x2/usb.c

index 3a4e41724af1bbc4c3e56652153409f57dedc738..b27acf1bbc0342d46466627ca5258afcf0993ef2 100644 (file)
@@ -16,6 +16,7 @@ static const struct usb_device_id mt76x2u_device_table[] = {
        { USB_DEVICE(0x0e8d, 0x7612) }, /* Aukey USBAC1200 - Alfa AWUS036ACM */
        { USB_DEVICE(0x057c, 0x8503) }, /* Avm FRITZ!WLAN AC860 */
        { USB_DEVICE(0x7392, 0xb711) }, /* Edimax EW 7722 UAC */
+       { USB_DEVICE(0x0e8d, 0x7632) }, /* HC-M7662BU1 */
        { USB_DEVICE(0x2c4e, 0x0103) }, /* Mercury UD13 */
        { USB_DEVICE(0x0846, 0x9053) }, /* Netgear A6210 */
        { USB_DEVICE(0x045e, 0x02e6) }, /* XBox One Wireless Adapter */