Re: powerpc/fsl-pci: Unify pci/pcie initialization code

2015-11-05 Thread Scott Wood
On Thu, 2015-11-05 at 15:16 -0800, Daniel Walker wrote: > On 11/05/2015 03:12 PM, Scott Wood wrote: > > On Thu, 2015-11-05 at 10:48 -0800, Daniel Walker wrote: > > > Hi, > > > > > > 905e75c46dba5f3061049277e4eb7110beedba43:arch/powerpc/platforms/85xx/mpc85xx_ads.c > > > > > > > > > > > > This c

Re: powerpc/fsl-pci: Unify pci/pcie initialization code

2015-11-05 Thread Daniel Walker
On 11/05/2015 03:12 PM, Scott Wood wrote: On Thu, 2015-11-05 at 10:48 -0800, Daniel Walker wrote: Hi, 905e75c46dba5f3061049277e4eb7110beedba43:arch/powerpc/platforms/85xx/mpc85xx_ads.c This commit seems to cause problems with PCI devices doing DMA, just with mpc85xx ads. If you do the "fsl_ad

Re: powerpc/fsl-pci: Unify pci/pcie initialization code

2015-11-05 Thread Scott Wood
On Thu, 2015-11-05 at 10:48 -0800, Daniel Walker wrote: > Hi, > > 905e75c46dba5f3061049277e4eb7110beedba43:arch/powerpc/platforms/85xx/mpc85xx_ads.c > > > This commit seems to cause problems with PCI devices doing DMA, just > with mpc85xx ads. If you do the "fsl_add_bridge()" after you setup th

Re: powerpc/fsl-pci: Unify pci/pcie initialization code

2015-11-05 Thread Daniel Walker
Hi, 905e75c46dba5f3061049277e4eb7110beedba43:arch/powerpc/platforms/85xx/mpc85xx_ads.c This commit seems to cause problems with PCI devices doing DMA, just with mpc85xx ads. If you do the "fsl_add_bridge()" after you setup the ppc_md.pci_exclude_device to mpc85xx_exclude_device, then the earl