On Thu, Jan 06, 2022 at 08:36:05PM -0800, Dimitris Michailidis wrote: > Cc: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > Cc: linux-pci@xxxxxxxxxxxxxxx > Signed-off-by: Dimitris Michailidis <dmichail@xxxxxxxxxxxx> Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> If you repost this for any reason, please capitalize the subject line so it matches the history, e.g., 3375590623e4 ("PCI: Add Zhaoxin Vendor ID") 4460d68f0b2f ("PCI: Add Genesys Logic, Inc. Vendor ID") > --- > include/linux/pci_ids.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h > index 011f2f1ea5bb..c4299dbade98 100644 > --- a/include/linux/pci_ids.h > +++ b/include/linux/pci_ids.h > @@ -2578,6 +2578,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 > -- > 2.25.1 >