public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update
@ 2015-09-17  7:12 Magnus Damm
  2015-09-17  7:12 ` [PATCH 01/03] irqchip: renesas-irqc: Add r8a7795 IRQC DT documentation Magnus Damm
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Magnus Damm @ 2015-09-17  7:12 UTC (permalink / raw)
  To: linux-sh; +Cc: jason, geert+renesas, linux-kernel, horms, Magnus Damm, tglx

irqchip: renesas-irqc: r8a7795 and generic chip update

[PATCH 01/03] irqchip: renesas-irqc: Add r8a7795 IRQC DT documentation
[PATCH 02/03] irqchip: renesas-irqc: Move over to generic chip
[PATCH 03/03] irqchip: renesas-irqc: Enable nested lock

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 renesas-drivers-2015-09-08-v4.2

 Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt |    1 
 drivers/irqchip/Kconfig                                                 |    1 
 drivers/irqchip/irq-renesas-irqc.c                                      |   81 +++-------
 3 files changed, 33 insertions(+), 50 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-09-28 10:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-17  7:12 [PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update Magnus Damm
2015-09-17  7:12 ` [PATCH 01/03] irqchip: renesas-irqc: Add r8a7795 IRQC DT documentation Magnus Damm
2015-09-17  8:24   ` Geert Uytterhoeven
2015-09-17  7:12 ` [PATCH 02/03] irqchip: renesas-irqc: Move over to generic chip Magnus Damm
2015-09-17  7:12 ` [PATCH 03/03] irqchip: renesas-irqc: Enable nested lock Magnus Damm
2015-09-17  7:57 ` [PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update Simon Horman
2015-09-17  8:31   ` Geert Uytterhoeven
2015-09-17 19:29     ` Laurent Pinchart
2015-09-17 22:15       ` Thomas Gleixner
2015-09-22 10:56     ` Thomas Gleixner
2015-09-28 10:50       ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox