[PATCH] powerpc/4xx: Add support for type 1 pci transactions on 4xx boards
Benjamin Herrenschmidt
benh at kernel.crashing.org
Wed Jan 20 09:57:53 EST 2010
On Wed, 2010-01-20 at 00:52 +0200, Felix Radensky wrote:
>
> 405XX - no
> 440EP - no
> 440GR - no
> 440EPx/440GRx - no
>
> 440GP - yes
> 440GX - yes
> 440SP - yes
> 440SPe - yes
> 460XX - yes
>
> The distinction between these groups is pretty clear in the device trees.
> The members of the first group all have "ibm,plb-pci" property, and all
> members of second group have "ibm,plb-pcix" property.
>
> So only ppc4xx_probe_pcix_bridge() routine should be fixed.
Ah cool, I hadn't noticed that it matched the cell type.
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list