powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTS
authorLiang Li <liang.li@windriver.com>
Wed, 12 Aug 2009 13:34:30 +0000 (09:34 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 25 Aug 2009 01:48:09 +0000 (20:48 -0500)
commit58dfc497b9357ec00c879b775c02f4eab19bcecb
tree7f69336c83de1d2bf4f8ff28fdf5d3bb0610b2f4
parent31ff09b7a60bbc80b5df941ec1a12502861b4da9
powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTS

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@localhost:/root> cat /proc/interrupts | grep eth
17:         78   IPIC   Level     eth1
48:      27121   IPIC   Level     eth0

Signed-off-by: Liang Li <liang.li@windriver.com>
Signed-off-by: Yang Shi <yang.shi@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/sbc8349.dts