Skip to content

Commit

Permalink
PCI: Add Fungible Vendor ID to pci_ids.h
Browse files Browse the repository at this point in the history
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Dimitris Michailidis <dmichail@fungible.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Dimitris Michailidis authored and David S. Miller committed Feb 27, 2022
1 parent 4aaa489 commit e8eb9e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/linux/pci_ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -2561,6 +2561,8 @@

#define PCI_VENDOR_ID_HYGON 0x1d94

#define PCI_VENDOR_ID_FUNGIBLE 0x1dad

#define PCI_VENDOR_ID_HXT 0x1dbf

#define PCI_VENDOR_ID_TEKRAM 0x1de1
Expand Down

0 comments on commit e8eb9e3

Please sign in to comment.