summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Chuang <ben.chuang@genesyslogic.com.tw>2019-08-26 20:33:09 -0400
committerUlf Hansson <ulf.hansson@linaro.org>2019-09-11 09:58:39 -0400
commit4460d68f0b2f9092273531fbc65613e1855c2e07 (patch)
tree146e749a513119e752050be141b76204eef23307
parent1beabbdba708bc9b6d7fc04695cc98d1287d92f2 (diff)
PCI: Add Genesys Logic, Inc. Vendor ID
Add the Genesys Logic, Inc. vendor ID to pci_ids.h. Signed-off-by: Ben Chuang <ben.chuang@genesyslogic.com.tw> Co-developed-by: Michael K Johnson <johnsonm@danlj.org> Signed-off-by: Michael K Johnson <johnsonm@danlj.org> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
-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 c842735a4f45..87686a3309e1 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2405,6 +2405,8 @@
2405#define PCI_DEVICE_ID_RDC_R6061 0x6061 2405#define PCI_DEVICE_ID_RDC_R6061 0x6061
2406#define PCI_DEVICE_ID_RDC_D1010 0x1010 2406#define PCI_DEVICE_ID_RDC_D1010 0x1010
2407 2407
2408#define PCI_VENDOR_ID_GLI 0x17a0
2409
2408#define PCI_VENDOR_ID_LENOVO 0x17aa 2410#define PCI_VENDOR_ID_LENOVO 0x17aa
2409 2411
2410#define PCI_VENDOR_ID_QCOM 0x17cb 2412#define PCI_VENDOR_ID_QCOM 0x17cb