Skip to content

Commit c5eaf1b

Browse files
ahduyckkuba-moo
authored andcommitted
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 <[email protected]> Acked-by: Bjorn Helgaas <[email protected]> Link: https://patch.msgid.link/172079935272.1778861.13619056509276833225.stgit@ahduyck-xeon-server.home.arpa Signed-off-by: Jakub Kicinski <[email protected]>
1 parent dd3cd3c commit c5eaf1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/linux/pci_ids.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2601,6 +2601,8 @@
26012601

26022602
#define PCI_VENDOR_ID_HYGON 0x1d94
26032603

2604+
#define PCI_VENDOR_ID_META 0x1d9b
2605+
26042606
#define PCI_VENDOR_ID_FUNGIBLE 0x1dad
26052607

26062608
#define PCI_VENDOR_ID_HXT 0x1dbf

0 commit comments

Comments
 (0)