[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210208132832.2833630-1-mhu@silicom.dk>
Date: Mon, 8 Feb 2021 14:28:32 +0100
From: Martin Hundebøll <mhu@...icom.dk>
To: Bjorn Helgaas <bhelgaas@...gle.com>
Cc: Martin Hundebøll <mhu@...icom.dk>,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] pci: add Silicom Denmark vendor id
Update pci_ids.h with the vendor id for Silicom Denmark.
Signed-off-by: Martin Hundebøll <mhu@...icom.dk>
---
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 d8156a5dbee8..aae07d512ca6 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2588,6 +2588,8 @@
#define PCI_VENDOR_ID_REDHAT 0x1b36
+#define PCI_VENDOR_ID_SILICOM_DENMARK 0x1c2c
+
#define PCI_VENDOR_ID_AMAZON_ANNAPURNA_LABS 0x1c36
#define PCI_VENDOR_ID_CIRCUITCO 0x1cc8
--
2.29.2
Powered by blists - more mailing lists