Re: [PATCH] powerpc: add cascade support to xilinx intc controller

2009-08-26 Thread Benjamin Herrenschmidt
On Tue, 2009-08-25 at 00:08 -0600, Grant Likely wrote: > From: Grant Likely > > This patch allows the Xilinx intc interrupt controller to be cascaded > instead of being the master irqhost. Useful when attaching an FPGA > to an SoC that has its own interrupt controller. Something doesn't look qu

[PATCH] powerpc: add cascade support to xilinx intc controller

2009-08-24 Thread Grant Likely
From: Grant Likely This patch allows the Xilinx intc interrupt controller to be cascaded instead of being the master irqhost. Useful when attaching an FPGA to an SoC that has its own interrupt controller. Signed-off-by: Grant Likely --- arch/powerpc/include/asm/xilinx_intc.h |1 + arch/p