Re: [Patch v7 0/7] microblaze/PowerPC: Move irq-xilinx to irqchip

From: Zubair Lutfullah Kakakhel
Date: Tue Nov 22 2016 - 06:10:17 EST


Hi,

On 11/22/2016 10:55 AM, Marc Zyngier wrote:
On 14/11/16 12:13, Zubair Lutfullah Kakakhel wrote:
Hi,

This patch series moves the Xilinx interrupt controller driver out
of arch/microblaze to drivers/irqchip and then cleans it up a bit.
And then removes another implementation of the driver in arch/powerpc.

This effort results in one common driver usable by mips,microblaze
and powerpc.

Compile tested on microblaze-el.
Tested using qemu-system-ppc using virtix440-ml507
Tested on MIPSfpga platform.

Based on v4.9-rc5

I've queued this for 4.10 with Michal's Acks and TBs.

Thank you very much! :)

ZubairLK


Thanks,

M.