[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220107174836.GA388004@bhelgaas>
Date: Fri, 7 Jan 2022 11:48:36 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Dimitris Michailidis <d.michailidis@...gible.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
andrew@...n.ch, Bjorn Helgaas <bhelgaas@...gle.com>,
linux-pci@...r.kernel.org
Subject: Re: [PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h
On Thu, Jan 06, 2022 at 08:36:05PM -0800, Dimitris Michailidis wrote:
> Cc: Bjorn Helgaas <bhelgaas@...gle.com>
> Cc: linux-pci@...r.kernel.org
> Signed-off-by: Dimitris Michailidis <dmichail@...gible.com>
Acked-by: Bjorn Helgaas <bhelgaas@...gle.com>
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
>
Powered by blists - more mailing lists