Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

PCI: Add Meta Platforms vendor ID

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>

authored by

Alexander Duyck and committed by
Jakub Kicinski
c5eaf1b3 dd3cd3ca

+2
+2
include/linux/pci_ids.h
··· 2601 2601 2602 2602 #define PCI_VENDOR_ID_HYGON 0x1d94 2603 2603 2604 + #define PCI_VENDOR_ID_META 0x1d9b 2605 + 2604 2606 #define PCI_VENDOR_ID_FUNGIBLE 0x1dad 2605 2607 2606 2608 #define PCI_VENDOR_ID_HXT 0x1dbf