Re: [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc

2015-09-22 Thread Ralf Baechle
On Tue, Sep 22, 2015 at 12:24:26PM +0200, Thomas Gleixner wrote: > > The ar7240 misc irq chip use ack handler > > instead of ack_mask handler. All new ath79 chips use > > the ar7240 misc irq chip > > > > Signed-off-by: Alexander Couzens > > Acked-by: Alban Bedel > > --- > > .../interrupt-contr

Re: [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc

2015-09-22 Thread Thomas Gleixner
On Sat, 19 Sep 2015, Alexander Couzens wrote: > The ar7240 misc irq chip use ack handler > instead of ack_mask handler. All new ath79 chips use > the ar7240 misc irq chip > > Signed-off-by: Alexander Couzens > Acked-by: Alban Bedel > --- > .../interrupt-controller/qca,ath79-misc-intc.txt |

[PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc

2015-09-18 Thread Alexander Couzens
The ar7240 misc irq chip use ack handler instead of ack_mask handler. All new ath79 chips use the ar7240 misc irq chip Signed-off-by: Alexander Couzens Acked-by: Alban Bedel --- .../interrupt-controller/qca,ath79-misc-intc.txt | 20 ++-- arch/mips/ath79/irq.c