On Wed, May 29, 2013 at 9:56 PM, Grant Likely <grant.lik...@secretlab.ca> wrote: > On Wed, May 29, 2013 at 6:55 PM, Linus Walleij <linus.wall...@linaro.org> > wrote:
>> 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 Hey it works! Compiled and booted on Integrator/AP which uses this controller exclusively. But you need this hunk: diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig index 8765502..0cca010 100644 --- a/drivers/irqchip/Kconfig +++ b/drivers/irqchip/Kconfig @@ -36,6 +36,7 @@ config RENESAS_IRQC config VERSATILE_FPGA_IRQ bool + select GENERIC_IRQ_CHIP select IRQ_DOMAIN config VERSATILE_FPGA_IRQ_NR With that: Tested-by: Linus Walleij <linus.wall...@linaro.org> For the series. Yours, Linus Walleij -- 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/