[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220419142310.GA1197793@bhelgaas>
Date: Tue, 19 Apr 2022 09:23:10 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Yinjun Zhang <yinjun.zhang@...igine.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
Simon Horman <simon.horman@...igine.com>
Subject: Re: [PATCH net-next] PCI: add Corigine vendor ID into pci_ids.h
On Tue, Apr 19, 2022 at 06:02:48PM +0800, Yinjun Zhang wrote:
> Cc: Bjorn Helgaas <bhelgaas@...gle.com>
> Cc: linux-pci@...r.kernel.org
> Signed-off-by: Yinjun Zhang <yinjun.zhang@...igine.com>
> Signed-off-by: Simon Horman <simon.horman@...igine.com>
Acked-by: Bjorn Helgaas <bhelgaas@...gle.com>
I'd be happy to apply this, but since I'm in the cc: line, I assume it
will be applied with other patches that use this. Let me know if
otherwise.
I see that you also added the ID at
https://pci-ids.ucw.cz/read/PC/1da8; thank you for that!
But it looks like the "name" part isn't quite correct -- at
https://pci-ids.ucw.cz/read/PC?restrict=1, "Corigine" isn't shown, so
I think lspci won't show the right thing yet.
> ---
> 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 0178823ce8c2..6d12b6d71c61 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -2568,6 +2568,8 @@
>
> #define PCI_VENDOR_ID_HYGON 0x1d94
>
> +#define PCI_VENDOR_ID_CORIGINE 0x1da8
> +
> #define PCI_VENDOR_ID_FUNGIBLE 0x1dad
>
> #define PCI_VENDOR_ID_HXT 0x1dbf
> --
> 1.8.3.1
>
Powered by blists - more mailing lists