summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/tqm8541.dts
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-07-21 10:33:23 +0000
committerKumar Gala <galak@kernel.crashing.org>2010-08-04 14:21:10 -0500
commit07c638398f490e63275ae23aa51b7c50df7d1a49 (patch)
tree2d3fbc856b33d4495751891159bebf06262576a2 /arch/powerpc/boot/dts/tqm8541.dts
parentba4d1275d1ad89a17cd529f7755e227ead52be4e (diff)
powerpc/tqm85xx: update PCI interrupt-map attribute
Update PCI IRQ mapping on TQM85xx platforms: include INTC and INTD on PCI-X slot and add INTA/INTB mapping for PCMCIA bridge. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/tqm8541.dts')
-rw-r--r--arch/powerpc/boot/dts/tqm8541.dts9
1 files changed, 8 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/tqm8541.dts b/arch/powerpc/boot/dts/tqm8541.dts
index b30f63753d41..f49d09181312 100644
--- a/arch/powerpc/boot/dts/tqm8541.dts
+++ b/arch/powerpc/boot/dts/tqm8541.dts
@@ -311,7 +311,14 @@
interrupt-map = <
/* IDSEL 28 */
0xe000 0 0 1 &mpic 2 1
- 0xe000 0 0 2 &mpic 3 1>;
+ 0xe000 0 0 2 &mpic 3 1
+ 0xe000 0 0 3 &mpic 6 1
+ 0xe000 0 0 4 &mpic 5 1
+
+ /* IDSEL 11 */
+ 0x5800 0 0 1 &mpic 6 1
+ 0x5800 0 0 2 &mpic 5 1
+ >;
interrupt-parent = <&mpic>;
interrupts = <24 2>;