aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorHonghui Zhang <honghui.zhang@mediatek.com>2018-05-04 13:47:32 +0800
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2018-05-04 12:25:45 +0100
commit101c92dc80c8947b92addb34c11ea7a47a1d2561 (patch)
tree7c08d0b7915ea8730ce792c80371689be8cea12b /include/linux/pci_ids.h
parentLinux 4.17-rc1 (diff)
downloadlinux-dev-101c92dc80c8947b92addb34c11ea7a47a1d2561.tar.xz
linux-dev-101c92dc80c8947b92addb34c11ea7a47a1d2561.zip
PCI: mediatek: Set up vendor ID and class type for MT7622
MT7622's hardware default value of vendor ID and class type is not correct, fix that by setup the correct values before linkup with Endpoint. Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Ryder Lee <ryder.lee@mediatek.com>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r--include/linux/pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index cc608fc55334..42117a508119 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2119,6 +2119,8 @@
#define PCI_VENDOR_ID_MYRICOM 0x14c1
+#define PCI_VENDOR_ID_MEDIATEK 0x14c3
+
#define PCI_VENDOR_ID_TITAN 0x14D2
#define PCI_DEVICE_ID_TITAN_010L 0x8001
#define PCI_DEVICE_ID_TITAN_100L 0x8010