projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd3cd3c
)
PCI: Add Meta Platforms vendor ID
author
Alexander Duyck
<alexanderduyck@fb.com>
Fri, 12 Jul 2024 15:49:12 +0000
(08:49 -0700)
committer
Jakub 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
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/pci_ids.h
b/include/linux/pci_ids.h
index 677aea20d3e1100afc25c3cbe63a3db70b75a34b..76a8f2d6bd645140a2076b44c87e0f20d3e3cb47 100644
(file)
--- a/
include/linux/pci_ids.h
+++ b/
include/linux/pci_ids.h
@@
-2601,6
+2601,8
@@
#define PCI_VENDOR_ID_HYGON 0x1d94
+#define PCI_VENDOR_ID_META 0x1d9b
+
#define PCI_VENDOR_ID_FUNGIBLE 0x1dad
#define PCI_VENDOR_ID_HXT 0x1dbf