mt76: mt7921: add support for PCIe ID 0x0608/0x0616
New mt7921 serials chip support Signed-off-by: Deren Wu <deren.wu@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -15,6 +15,8 @@
|
|||||||
static const struct pci_device_id mt7921_pci_device_table[] = {
|
static const struct pci_device_id mt7921_pci_device_table[] = {
|
||||||
{ PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x7961) },
|
{ PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x7961) },
|
||||||
{ PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x7922) },
|
{ PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x7922) },
|
||||||
|
{ PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x0608) },
|
||||||
|
{ PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x0616) },
|
||||||
{ },
|
{ },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user