Re: [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip

2013-06-15 Thread Grant Likely
On Sat, Jun 15, 2013 at 10:22 PM, Linus Walleij wrote: > On Sat, Jun 15, 2013 at 11:19 PM, Linus Walleij > wrote: >> It still works like a charm on the Integrator/AP. >> Tested-by: Linus Walleij > > BTW here is the new hwirq output in /proc/interrupts and it's really nice: > > root@integrator:/p

Re: [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip

2013-06-15 Thread Linus Walleij
On Sat, Jun 15, 2013 at 11:19 PM, Linus Walleij wrote: > On Mon, Jun 10, 2013 at 12:50 PM, Grant Likely > wrote: >> On Mon, Jun 10, 2013 at 8:40 AM, Linus Walleij >> wrote: >>> On Mon, Jun 10, 2013 at 2:49 AM, Grant Likely >>> wrote: >>> This is an RFC patch to convert the versatile FPG

Re: [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip

2013-06-15 Thread Linus Walleij
On Mon, Jun 10, 2013 at 12:50 PM, Grant Likely wrote: > On Mon, Jun 10, 2013 at 8:40 AM, Linus Walleij > wrote: >> On Mon, Jun 10, 2013 at 2:49 AM, Grant Likely >> wrote: >> >>> This is an RFC patch to convert the versatile FPGA irq controller driver >>> to use generic irq chip. It builds on t

Re: [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip

2013-06-10 Thread Grant Likely
On Mon, Jun 10, 2013 at 8:40 AM, Linus Walleij wrote: > On Mon, Jun 10, 2013 at 2:49 AM, Grant Likely 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 ir

Re: [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip

2013-06-10 Thread Grant Likely
On Mon, Jun 10, 2013 at 10:03 AM, Russell King - ARM Linux wrote: > On Mon, Jun 10, 2013 at 01:49:22AM +0100, Grant Likely 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

Re: [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip

2013-06-10 Thread Russell King - ARM Linux
On Mon, Jun 10, 2013 at 01:49:22AM +0100, Grant Likely 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

Re: [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip

2013-06-10 Thread Linus Walleij
On Mon, Jun 10, 2013 at 2:49 AM, Grant Likely 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 e

[RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip

2013-06-09 Thread Grant Likely
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