[PATCH] powerpc/85xx:DTS: Fix PCIe IDSEL for Px020RDB

Kumar Gala galak at kernel.crashing.org
Thu May 19 16:16:28 EST 2011


On Apr 19, 2011, at 11:12 PM, Prabhakar Kushwaha wrote:

> 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 at freescale.com>
> ---
> Based upon git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git(branch master)
> 
> This patch has depedency on following 2 patches
> 	-- powerpc/85xx: P2020 DTS: re-organize dts files
> 	-- powerpc/85xx: P1020 DTS : re-organize dts files
> 
> arch/powerpc/boot/dts/p1020rdb.dts            |   16 ++++++++++++++++
> arch/powerpc/boot/dts/p2020rdb.dts            |   16 ++++++++++++++++
> arch/powerpc/boot/dts/p2020rdb_camp_core0.dts |    8 ++++++++
> arch/powerpc/boot/dts/p2020rdb_camp_core1.dts |    8 ++++++++
> 4 files changed, 48 insertions(+), 0 deletions(-)

applied to next

- k


More information about the Linuxppc-dev mailing list