powerpc/85xx: Fix PCIe IDSEL for Px020RDB
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Wed, 20 Apr 2011 04:12:44 +0000 (09:42 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 19 May 2011 06:15:42 +0000 (01:15 -0500)
commitbc99d09abe14b4841454701c47e45f22444a890a
tree5ac103e873a71c79aaac561678f96816e187e77a
parenteb2c5d9965adec2d7cd1946fa39f2dece073dab7
powerpc/85xx: Fix PCIe IDSEL for Px020RDB

PCIe device in legacy mode can trigger interrupts using the wires #INTA,
#INTB ,#INTC and #INTD. PCI devices are obligated to use #INTx for
interrupts under legacy mode.  Each PCI slot or device is typically wired
to different inputs on the interrupt controller.

So, Define interrupt-map and interrupt-map-mask properties for device tree
to of map each PCI interrupt signal to the inputs of the interrupt
controller.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p1020rdb.dts
arch/powerpc/boot/dts/p2020rdb.dts
arch/powerpc/boot/dts/p2020rdb_camp_core0.dts
arch/powerpc/boot/dts/p2020rdb_camp_core1.dts