Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1230055
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc |
| Date | 2015-09-22 12:30 +0200 |
| Message-ID | <qbsZI-2zG-7@gated-at.bofh.it> (permalink) |
| References | <qaizo-8mG-7@gated-at.bofh.it> <qaizo-8mG-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <lynxis@fe80.eu> > Acked-by: Alban Bedel <albeu@free.fr> > --- > .../interrupt-controller/qca,ath79-misc-intc.txt | 20 ++++++++++++++++++-- > arch/mips/ath79/irq.c | 10 ++++++++++ That driver should probably move into drivers/irqchip. Other than that. Acked-by: Thomas Gleixner <tglx@linutronix.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] v3 ath79 misc irq controller Alexander Couzens <lynxis@fe80.eu> - 2015-09-19 07:10 +0200
[PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc Alexander Couzens <lynxis@fe80.eu> - 2015-09-19 07:10 +0200
Re: [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc Thomas Gleixner <tglx@linutronix.de> - 2015-09-22 12:30 +0200
Re: [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc Ralf Baechle <ralf@linux-mips.org> - 2015-09-22 19:40 +0200
csiph-web