]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/4xx: Add pcix type 1 transactions
authorStef van Os <stef.van.os@Prodrive.nl>
Wed, 20 Jan 2010 03:59:39 +0000 (03:59 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 29 Jan 2010 05:51:12 +0000 (16:51 +1100)
commitaf6e8dce14ecaccb6a6167eb1db61934823a8da2
tree25a725f904ece761e91caca402cc126b784f5596
parentc419fc8307663d3d1a486e7f75d17f9e9afdceae
powerpc/4xx: Add pcix type 1 transactions

Some of the newer 4xx pci cores need an explicit bit set to send
type 1 transactions instead of just comparing the bus numbers.

This patch enables type 1 transations for pcix nodes, thus enabling
devices behind PCI bridges.

Signed-off-by: Stef van Os <stef.van.os@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/sysdev/ppc4xx_pci.c