PCI: Add Meta Platforms vendor ID
authorAlexander Duyck <alexanderduyck@fb.com>
Fri, 12 Jul 2024 15:49:12 +0000 (08:49 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 15 Jul 2024 19:50:42 +0000 (12:50 -0700)
Add Meta as a vendor ID for PCI devices so we can use the macro for future
drivers.

Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/172079935272.1778861.13619056509276833225.stgit@ahduyck-xeon-server.home.arpa
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/pci_ids.h

index 677aea2..76a8f2d 100644 (file)
 
 #define PCI_VENDOR_ID_HYGON            0x1d94
 
+#define PCI_VENDOR_ID_META             0x1d9b
+
 #define PCI_VENDOR_ID_FUNGIBLE         0x1dad
 
 #define PCI_VENDOR_ID_HXT              0x1dbf