[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1650362568-11119-1-git-send-email-yinjun.zhang@corigine.com>
Date: Tue, 19 Apr 2022 18:02:48 +0800
From: Yinjun Zhang <yinjun.zhang@...igine.com>
To: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org
Cc: Yinjun Zhang <yinjun.zhang@...igine.com>,
Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
Simon Horman <simon.horman@...igine.com>
Subject: [PATCH net-next] PCI: add Corigine vendor ID into pci_ids.h
Cc: Bjorn Helgaas <bhelgaas@...gle.com>
Cc: linux-pci@...r.kernel.org
Signed-off-by: Yinjun Zhang <yinjun.zhang@...igine.com>
Signed-off-by: Simon Horman <simon.horman@...igine.com>
---
include/linux/pci_ids.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 0178823ce8c2..6d12b6d71c61 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2568,6 +2568,8 @@
#define PCI_VENDOR_ID_HYGON 0x1d94
+#define PCI_VENDOR_ID_CORIGINE 0x1da8
+
#define PCI_VENDOR_ID_FUNGIBLE 0x1dad
#define PCI_VENDOR_ID_HXT 0x1dbf
--
1.8.3.1
Powered by blists - more mailing lists