[PATCH 0/6] MIPS: xilfpga: Use irq-xilinx-intc

2016-11-22 Thread Zubair Lutfullah Kakakhel
Hi, The interrupt controller driver was in arch/microblaze. The patches to move the driver out from arch/microblaze to drivers/irqchip/irq-xilinx-intc.c have now been accepted [1] Hence, xilfpga can make use of the driver in v4.10. These patches do the following: - Use the irqchip driver - Add

[PATCH 0/6] MIPS: xilfpga: Use irq-xilinx-intc

2016-11-22 Thread Zubair Lutfullah Kakakhel
Hi, The interrupt controller driver was in arch/microblaze. The patches to move the driver out from arch/microblaze to drivers/irqchip/irq-xilinx-intc.c have now been accepted [1] Hence, xilfpga can make use of the driver in v4.10. These patches do the following: - Use the irqchip driver - Add