Re: [PATCH] powerpc: Update currituck pci/usb fixup for new board revision

2013-05-14 Thread Tony Breeds
On Thu, May 09, 2013 at 10:42:13AM +1000, Alistair Popple wrote: > The currituck board uses a different IRQ for the pci usb host > controller depending on the board revision. This patch adds support > for newer board revisions by retrieving the board revision from the > FPGA and mapping the appropr

Re: [PATCH] powerpc: Update currituck pci/usb fixup for new board revision

2013-05-08 Thread Alistair Popple
The currituck board uses a different IRQ for the pci usb host controller depending on the board revision. This patch adds support for newer board revisions by retrieving the board revision from the FPGA and mapping the appropriate IRQ. Signed-off-by: Alistair Popple --- Sorry - I had forgotten

[PATCH] powerpc: Update currituck pci/usb fixup for new board revision

2013-05-08 Thread Alistair Popple
The currituck board uses a different IRQ for the pci usb host controller depending on the board revision. This patch adds support for newer board revisions by retrieving the board revision from the FPGA and mapping the appropriate IRQ. Signed-off-by: Alistair Popple --- arch/powerpc/boot/dts/cur