On Wed, May 29, 2013 at 6:55 PM, Linus Walleij <linus.wall...@linaro.org> wrote:
> On Wed, May 29, 2013 at 4:10 AM, Grant Likely <grant.lik...@linaro.org> 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?

Try this one:

git://git.secretlab.ca/git/linux irqdomain/generic-chip

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

Reply via email to