[PATCH 3/4] Fix incorrect PCI interrupt map in SBC834x DTS

Kumar Gala galak at kernel.crashing.org
Sat Aug 15 06:21:16 EST 2009


On Aug 12, 2009, at 8:34 AM, Paul Gortmaker wrote:

> From: Liang Li <liang.li at windriver.com>
>
> Allows interrupts to occur on the sbc834x. Currently PCI devices
> get assigned an incorrect IRQ and so the interrupt count never
> increases. This was tested with the 82546GB based dual port E1000
> PCI-X NIC which uses two distinct IRQ lines on the one card.
>
> root at localhost:/root> cat /proc/interrupts | grep eth
> 17:         78   IPIC   Level     eth1
> 48:      27121   IPIC   Level     eth0
>
> Signed-off-by: Liang Li <liang.li at windriver.com>
> Signed-off-by: Yang Shi <yang.shi at windriver.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
> ---
> arch/powerpc/boot/dts/sbc8349.dts |    8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)


applied to next

- k


More information about the Linuxppc-dev mailing list