summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKumar Gala2010-09-24 20:34:42 +0200
committerKumar Gala2010-10-14 07:53:03 +0200
commit4f0e332239e2b5f79757cb8f8f3db16c66f5d220 (patch)
tree47ada2b217b496208c7d70a9ce778f2b39163cf9 /include
parentpowerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllers (diff)
downloadkernel-qcow2-linux-4f0e332239e2b5f79757cb8f8f3db16c66f5d220.tar.gz
kernel-qcow2-linux-4f0e332239e2b5f79757cb8f8f3db16c66f5d220.tar.xz
kernel-qcow2-linux-4f0e332239e2b5f79757cb8f8f3db16c66f5d220.zip
powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pci_ids.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 570fddeb0388..f69dfe5e01ef 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2315,6 +2315,14 @@
#define PCI_DEVICE_ID_P4080 0x0401
#define PCI_DEVICE_ID_P4040E 0x0408
#define PCI_DEVICE_ID_P4040 0x0409
+#define PCI_DEVICE_ID_P2040E 0x0410
+#define PCI_DEVICE_ID_P2040 0x0411
+#define PCI_DEVICE_ID_P3041E 0x041E
+#define PCI_DEVICE_ID_P3041 0x041F
+#define PCI_DEVICE_ID_P5020E 0x0420
+#define PCI_DEVICE_ID_P5020 0x0421
+#define PCI_DEVICE_ID_P5010E 0x0428
+#define PCI_DEVICE_ID_P5010 0x0429
#define PCI_DEVICE_ID_MPC8641 0x7010
#define PCI_DEVICE_ID_MPC8641D 0x7011
#define PCI_DEVICE_ID_MPC8610 0x7018