Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1228395
| From | Alexander Couzens <lynxis@fe80.eu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] v3 ath79 misc irq controller |
| Date | 2015-09-19 07:10 +0200 |
| Message-ID | <qaizo-8mG-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi,
sorry for the noise, I've overseen the IRQ Chip maintainers.
Hopefully I've now all maintainers in cc.
v3:
remove log line when setup ar7100 misc irq controller
doc: write out {ar7100,ar7240} into two seperate lines
v2:
move new IRQ_DECLARE just behind the new init for ar7100
don't remove newline
add log line when setup ar7100 misc irq controller
improve commit message for missing irq ack handler
Alexander Couzens (2):
MIPS: ath79: set missing irq ack handler for ar7100-misc-intc irq chip
MIPS: ath79: add irq chip ar7240-misc-intc
.../interrupt-controller/qca,ath79-misc-intc.txt | 20 ++++++++++++++++++--
arch/mips/ath79/irq.c | 22 ++++++++++++++++++++--
2 files changed, 38 insertions(+), 4 deletions(-)
--
2.4.0
--
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 — 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
csiph-web