All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] PCI: add Corigine vendor ID into pci_ids.h
@ 2022-04-19 10:02 Yinjun Zhang
  2022-04-19 14:23 ` Bjorn Helgaas
  2022-04-19 22:00 ` Andrew Lunn
  0 siblings, 2 replies; 7+ messages in thread
From: Yinjun Zhang @ 2022-04-19 10:02 UTC (permalink / raw)
  To: davem, kuba, netdev; +Cc: Yinjun Zhang, Bjorn Helgaas, linux-pci, Simon Horman

Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Yinjun Zhang <yinjun.zhang@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.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


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-04-20  7:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19 10:02 [PATCH net-next] PCI: add Corigine vendor ID into pci_ids.h Yinjun Zhang
2022-04-19 14:23 ` Bjorn Helgaas
2022-04-20  1:46   ` Yinjun Zhang
2022-04-19 22:00 ` Andrew Lunn
2022-04-20  1:59   ` Yinjun Zhang
2022-04-20  6:12     ` Leon Romanovsky
2022-04-20  7:42       ` Yinjun Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.