From: Prabhakar Kushwaha Date: Wed, 20 Apr 2011 04:12:44 +0000 (+0530) Subject: powerpc/85xx: Fix PCIe IDSEL for Px020RDB X-Git-Tag: v3.0-rc1~385^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc99d09abe14b4841454701c47e45f22444a890a;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed