linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h
       [not found] <20220107043612.21342-1-dmichail@fungible.com>
@ 2022-01-07  4:36 ` Dimitris Michailidis
  2022-01-07 17:48   ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Dimitris Michailidis @ 2022-01-07  4:36 UTC (permalink / raw)
  To: davem, kuba, netdev, andrew, d.michailidis; +Cc: Bjorn Helgaas, linux-pci

Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Dimitris Michailidis <dmichail@fungible.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h
  2022-01-07  4:36 ` [PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h Dimitris Michailidis
@ 2022-01-07 17:48   ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2022-01-07 17:48 UTC (permalink / raw)
  To: Dimitris Michailidis
  Cc: davem, kuba, netdev, andrew, Bjorn Helgaas, linux-pci

On Thu, Jan 06, 2022 at 08:36:05PM -0800, Dimitris Michailidis wrote:
> 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>

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-07 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220107043612.21342-1-dmichail@fungible.com>
2022-01-07  4:36 ` [PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h Dimitris Michailidis
2022-01-07 17:48   ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).