[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200327091148.5190-2-RaymondPang-oc@zhaoxin.com>
Date: Fri, 27 Mar 2020 17:11:46 +0800
From: Raymond Pang <RaymondPang-oc@...oxin.com>
To: <bhelgaas@...gle.com>, <linux-pci@...r.kernel.org>
CC: <TonyWWang-oc@...oxin.com>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 1/3] PCI: Add Zhaoxin Vendor ID
Add Zhaoxin Vendor ID to pci_ids.h
Signed-off-by: Raymond Pang <RaymondPang-oc@...oxin.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 352c0d708720..6693cf561cd1 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2583,6 +2583,8 @@
#define PCI_VENDOR_ID_AMAZON 0x1d0f
+#define PCI_VENDOR_ID_ZHAOXIN 0x1d17
+
#define PCI_VENDOR_ID_HYGON 0x1d94
#define PCI_VENDOR_ID_HXT 0x1dbf
--
2.26.0
Powered by blists - more mailing lists