Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1233993
| From | Magnus Damm <magnus.damm@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 00/02] irqchip: renesas-irqc: r8a7795 and generic chip update V2 |
| Date | 2015-09-28 11:50 +0200 |
| Message-ID | <qdDei-1XB-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
irqchip: renesas-irqc: r8a7795 and generic chip update V2 [PATCH v2 01/02] irqchip: renesas-irqc: Add r8a7795 INTC-EX DT documentation [PATCH v2 02/02] irqchip: renesas-irqc: Move over to nested generic chip This series updates the IRQC driver with generic chip support including nested locking. Also the DT documentation is extended with r8a7795 support. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> --- Written against v4.3-rc3, thanks to Geert and Tglx for their help! Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 drivers/irqchip/Kconfig | 1 drivers/irqchip/irq-renesas-irqc.c | 86 +++------- -- 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 v2 00/02] irqchip: renesas-irqc: r8a7795 and generic chip update V2 Magnus Damm <magnus.damm@gmail.com> - 2015-09-28 11:50 +0200
[PATCH v2 02/02] irqchip: renesas-irqc: Move over to nested generic chip Magnus Damm <magnus.damm@gmail.com> - 2015-09-28 11:50 +0200
[tip:irq/core] irqchip/renesas-irqc: Move over to nested generic chip tip-bot for Magnus Damm <tipbot@zytor.com> - 2015-09-29 20:50 +0200
csiph-web