summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2020-03-10 15:50:07 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-06-22 10:31:17 +0300
commit3c8938fb19edaa3542d9f3a22cd74e2d051a1ceb (patch)
treeab1e09b7615c54318de8ea5a27115d3438a0727b /include
parent9cfece5c0e2b774be5d613262b2df3789d2c5a3a (diff)
downloadlinux-3c8938fb19edaa3542d9f3a22cd74e2d051a1ceb.tar.xz
PCI: Add Loongson vendor ID
[ Upstream commit 9acb9fe18d863aacc99948963f8d5d447dc311be ] Add the Loongson vendor ID to pci_ids.h to be used by the controller driver in the future. The Loongson vendor ID can be found at the following link: https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/pci.ids Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 6693cf561cd1..1dfc4e1dcb94 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -148,6 +148,8 @@
/* Vendors and devices. Sort key: vendor first, device next. */
+#define PCI_VENDOR_ID_LOONGSON 0x0014
+
#define PCI_VENDOR_ID_TTTECH 0x0357
#define PCI_DEVICE_ID_TTTECH_MC322 0x000a