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

Kumar Gala galak at kernel.crashing.org
Tue May 24 08:41:08 EST 2011


On May 23, 2011, at 5:23 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-off-by: Vivek Mahajan <vivek.mahajan at freescale.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> ---
> Based upon git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git(branch master)
> 
> Chages for v2: Incorporated Kumar's comment
> 	- Use PCI_CLASS_PROG instead of PCI_HEADER_TYPE 
> Changes for v3: 
> 	- updated if check condition
> 	- removed checkpatch warning
> 
> arch/powerpc/sysdev/fsl_pci.c |   14 ++++++++++++++
> 1 files changed, 14 insertions(+), 0 deletions(-)

applied to next.

- k


More information about the Linuxppc-dev mailing list