Re: [PATCH] powerpc/85xx: add host-pci(e) bridge only for RC

2011-05-19 Thread Kumar Gala
bhakar-B32579 >> Cc: linuxppc-dev@lists.ozlabs.org; meet2pra...@gmail.com; Vivek Mahajan >> Subject: Re: [PATCH] powerpc/85xx: add host-pci(e) bridge only for RC >> >> >> On Apr 27, 2011, at 12:35 AM, Prabhakar Kushwaha wrote: >> >>> FSL PCIe controller

RE: [PATCH] powerpc/85xx: add host-pci(e) bridge only for RC

2011-05-19 Thread Kushwaha Prabhakar-B32579
ubject: Re: [PATCH] powerpc/85xx: add host-pci(e) bridge only for RC > > > On Apr 27, 2011, at 12:35 AM, Prabhakar Kushwaha wrote: > > > FSL PCIe controller can act as agent(EP) or host(RC). > > Under Agent(EP) mode they are configured via Host. So it is not >

Re: [PATCH] powerpc/85xx: add host-pci(e) bridge only for RC

2011-05-18 Thread Kumar Gala
On Apr 27, 2011, at 12:35 AM, Prabhakar Kushwaha wrote: > FSL PCIe controller can act as agent(EP) or host(RC). > Under Agent(EP) mode they are configured via Host. So it is not required to > add > with the PCI(e) sub-system. > > Add and configure PCIe controller only for RC mode. > > Signed-o

[PATCH] powerpc/85xx: add host-pci(e) bridge only for RC

2011-04-26 Thread Prabhakar Kushwaha
FSL PCIe controller can act as agent(EP) or host(RC). Under Agent(EP) mode they are configured via Host. So it is not required to add with the PCI(e) sub-system. Add and configure PCIe controller only for RC mode. Signed-off-by: Vivek Mahajan Signed-off-by: Prabhakar Kushwaha --- Based upon g