Linux virtualization list
 help / color / mirror / Atom feed
* [PATCH v8 1/3] PCI: Add SolidRun vendor ID
@ 2023-01-09  8:04 Alvaro Karsz
  2023-01-10 15:34 ` Bjorn Helgaas
  0 siblings, 1 reply; 5+ messages in thread
From: Alvaro Karsz @ 2023-01-09  8:04 UTC (permalink / raw)
  To: virtualization, linux-pci; +Cc: bhelgaas, mst

Add SolidRun vendor ID to pci_ids.h

The vendor ID is used in 2 different source files,
the SNET vDPA driver and PCI quirks.

Signed-off-by: Alvaro Karsz <alvaro.karsz@solid-run.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 b362d90eb9b..9a3102e61db 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -3092,6 +3092,8 @@

 #define PCI_VENDOR_ID_3COM_2		0xa727

+#define PCI_VENDOR_ID_SOLIDRUN          0xd063
+
 #define PCI_VENDOR_ID_DIGIUM		0xd161
 #define PCI_DEVICE_ID_DIGIUM_HFC4S	0xb410

--
2.32.0
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

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

end of thread, other threads:[~2023-01-10 16:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09  8:04 [PATCH v8 1/3] PCI: Add SolidRun vendor ID Alvaro Karsz
2023-01-10 15:34 ` Bjorn Helgaas
2023-01-10 15:46   ` Alvaro Karsz
2023-01-10 16:12     ` Bjorn Helgaas
2023-01-10 16:39       ` Alvaro Karsz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox