linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v6 1/8] PCI: Add Fungible Vendor ID to pci_ids.h
       [not found] <20220110015636.245666-1-dmichail@fungible.com>
@ 2022-01-10  1:56 ` Dimitris Michailidis
  0 siblings, 0 replies; only message in thread
From: Dimitris Michailidis @ 2022-01-10  1:56 UTC (permalink / raw)
  To: davem, kuba, netdev, andrew, d.michailidis; +Cc: Bjorn Helgaas, linux-pci

Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Dimitris Michailidis <dmichail@fungible.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.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 011f2f1ea5bb..c4299dbade98 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2578,6 +2578,8 @@
 
 #define PCI_VENDOR_ID_HYGON		0x1d94
 
+#define PCI_VENDOR_ID_FUNGIBLE		0x1dad
+
 #define PCI_VENDOR_ID_HXT		0x1dbf
 
 #define PCI_VENDOR_ID_TEKRAM		0x1de1
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-10  1:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220110015636.245666-1-dmichail@fungible.com>
2022-01-10  1:56 ` [PATCH net-next v6 1/8] PCI: Add Fungible Vendor ID to pci_ids.h Dimitris Michailidis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).