[PATCH 3/3] powerpc/mpc85xx_ds: convert to unified PCI init

Kumar Gala galak at kernel.crashing.org
Wed Jul 11 04:31:12 EST 2012


On Jun 27, 2012, at 6:50 PM, Scott Wood wrote:

> Similar to how the primary PCI bridge is identified by looking
> for an isa subnode, we determine whether to apply uli exclusions
> by looking for a uli subnode.
> 
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
> Besides being an example of a real-hardware board to use the new PCI init
> (probably one of the more complicated examples due to the uli device
> exclusion), this fixes PCI under QEMU's mpc8544ds machine.  QEMU was
> only creating one PCI bus, and it wasn't the one Linux had arbitrarily
> deemed primary for mpc8544ds (AFAIK, there's no legacy ISA on this
> board).
> 
> Tested with QEMU mpc8544ds, and real-hardware mpc8572ds (with uli).
> 
> arch/powerpc/platforms/85xx/mpc85xx_ds.c |   97 +++++++++---------------------
> 1 files changed, 29 insertions(+), 68 deletions(-)

Can you rebase against my 'next' branch.. having issues applying this.

- k


More information about the Linuxppc-dev mailing list