aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2010-09-24 14:34:42 -0400
committerKumar Gala <galak@kernel.crashing.org>2010-10-14 01:53:03 -0400
commit4f0e332239e2b5f79757cb8f8f3db16c66f5d220 (patch)
tree47ada2b217b496208c7d70a9ce778f2b39163cf9 /include/linux/pci_ids.h
parentda3ed89e7ce272ebcc918487e2a28736ca0dd6bb (diff)
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/linux/pci_ids.h')
-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 @@
2315#define PCI_DEVICE_ID_P4080 0x0401 2315#define PCI_DEVICE_ID_P4080 0x0401
2316#define PCI_DEVICE_ID_P4040E 0x0408 2316#define PCI_DEVICE_ID_P4040E 0x0408
2317#define PCI_DEVICE_ID_P4040 0x0409 2317#define PCI_DEVICE_ID_P4040 0x0409
2318#define PCI_DEVICE_ID_P2040E 0x0410
2319#define PCI_DEVICE_ID_P2040 0x0411
2320#define PCI_DEVICE_ID_P3041E 0x041E
2321#define PCI_DEVICE_ID_P3041 0x041F
2322#define PCI_DEVICE_ID_P5020E 0x0420
2323#define PCI_DEVICE_ID_P5020 0x0421
2324#define PCI_DEVICE_ID_P5010E 0x0428
2325#define PCI_DEVICE_ID_P5010 0x0429
2318#define PCI_DEVICE_ID_MPC8641 0x7010 2326#define PCI_DEVICE_ID_MPC8641 0x7010
2319#define PCI_DEVICE_ID_MPC8641D 0x7011 2327#define PCI_DEVICE_ID_MPC8641D 0x7011
2320#define PCI_DEVICE_ID_MPC8610 0x7018 2328#define PCI_DEVICE_ID_MPC8610 0x7018