Re: [PATCH 3/3] irqchip: Make versatile fpga irq driver a generic chip

From: Linus Walleij
Date: Wed May 29 2013 - 13:55:29 EST


On Wed, May 29, 2013 at 4:10 AM, Grant Likely <grant.likely@xxxxxxxxxx> wrote:

> This is an RFC patch to convert the versatile FPGA irq controller driver
> to use generic irq chip. It builds on the series that extends the
> generic chip code to allow a linear irq domain to contain one or more
> generic irq chips so that each interrupt controller doesn't need to hand
> code the generic chip setup.
>
> I've written this as a proof of concept to see if the new generic irq
> code does what it needs to. I had to extend it slightly to properly
> handle the valid mask used by the versatile FPGA driver.
>
> Tested on QEMU, but not on real hardware.


Hm, I could test this but what is the needed baseline? I think
I need Thomas' patches underneath right?

Could you publish a branch that I can test?

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/