Re: [PATCH 4/9] MIPS: xilfpga: Use Xilinx AXI Interrupt Controller

2016-08-15 Thread Jason Cooper
Hi Zubair, On Mon, Aug 15, 2016 at 02:55:30PM +0100, Zubair Lutfullah Kakakhel wrote: > IRQs from peripherals such as i2c/uart/ethernet come via > the AXI Interrupt controller. > > Select it in Kconfig for xilfpga and add the DT node > > Signed-off-by: Zubair Lutfullah Kakakhel > --- > arch/mi

[PATCH 4/9] MIPS: xilfpga: Use Xilinx AXI Interrupt Controller

2016-08-15 Thread Zubair Lutfullah Kakakhel
IRQs from peripherals such as i2c/uart/ethernet come via the AXI Interrupt controller. Select it in Kconfig for xilfpga and add the DT node Signed-off-by: Zubair Lutfullah Kakakhel --- arch/mips/Kconfig| 1 + arch/mips/boot/dts/xilfpga/nexys4ddr.dts | 12 2