From: Ralf Baechle Date: Sat, 3 Sep 2005 22:56:12 +0000 (-0700) Subject: [PATCH] MIPS Technologies PCI ID bits X-Git-Tag: firefly_0821_release~42037 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=dc4ec916f6ea0c2818e9b81c4e9b33231f5f70e4;p=firefly-linux-kernel-4.4.55.git [PATCH] MIPS Technologies PCI ID bits - MIPS Denmark does no longer exist; the PCI vendor ID is now owned by MIPS Technologies. - Add ID for SOC-it, MIPS's system controller. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index d513c1634006..95c941f8c747 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2147,6 +2147,9 @@ #define PCI_DEVICE_ID_ENE_1420 0x1420 #define PCI_VENDOR_ID_CHELSIO 0x1425 +#define PCI_VENDOR_ID_MIPS 0x153f +#define PCI_DEVICE_ID_SOC_IT 0x0001 + #define PCI_VENDOR_ID_SYBA 0x1592 #define PCI_DEVICE_ID_SYBA_2P_EPP 0x0782 #define PCI_DEVICE_ID_SYBA_1P_ECP 0x0783