Re: [PATCH 1/6] powerpc/85xx: Add PCI IDs for MPC8569 family processors

2009-05-08 Thread Kumar Gala
On May 1, 2009, at 9:16 PM, Anton Vorontsov wrote: This patch adds PCI IDs for MPC8569 and MPC8569E processors, plus adds appropriate quirks for these IDs, and thus makes PCI-E actually work on MPC8569E-MDS boards. Signed-off-by: Anton Vorontsov --- arch/powerpc/sysdev/fsl_pci.c |2 ++ inc

[PATCH 1/6] powerpc/85xx: Add PCI IDs for MPC8569 family processors

2009-05-01 Thread Anton Vorontsov
This patch adds PCI IDs for MPC8569 and MPC8569E processors, plus adds appropriate quirks for these IDs, and thus makes PCI-E actually work on MPC8569E-MDS boards. Signed-off-by: Anton Vorontsov --- arch/powerpc/sysdev/fsl_pci.c |2 ++ include/linux/pci_ids.h |2 ++ 2 files changed