devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] J-Core interrupt controller support
@ 2016-07-28  6:52 Rich Felker
  2016-03-17 23:12 ` [PATCH v5 2/2] irqchip: add J-Core AIC driver Rich Felker
       [not found] ` <cover.1469688756.git.dalias-8zAoT0mYgF4@public.gmane.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Rich Felker @ 2016-07-28  6:52 UTC (permalink / raw)
  To: linux-kernel, devicetree, linux-sh
  Cc: Thomas Gleixner, Jason Cooper, Marc Zyngier, Rob Herring,
	Mark Rutland

Updated based on feedback from Mark Rutland.

Rich Felker (2):
  of: add J-Core interrupt controller bindings
  irqchip: add J-Core AIC driver

 .../bindings/interrupt-controller/jcore,aic.txt    | 26 +++++++
 drivers/irqchip/Kconfig                            |  6 ++
 drivers/irqchip/Makefile                           |  1 +
 drivers/irqchip/irq-jcore-aic.c                    | 86 ++++++++++++++++++++++
 4 files changed, 119 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/jcore,aic.txt
 create mode 100644 drivers/irqchip/irq-jcore-aic.c

-- 
2.8.1


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

end of thread, other threads:[~2016-07-29 20:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28  6:52 [PATCH v5 0/2] J-Core interrupt controller support Rich Felker
2016-03-17 23:12 ` [PATCH v5 2/2] irqchip: add J-Core AIC driver Rich Felker
     [not found]   ` <83d2b655baaaa387203a0432f0b52c1deb9d64e4.1469688756.git.dalias-8zAoT0mYgF4@public.gmane.org>
2016-07-28 13:15     ` Thomas Gleixner
2016-07-28 14:26       ` Rich Felker
     [not found] ` <cover.1469688756.git.dalias-8zAoT0mYgF4@public.gmane.org>
2016-05-17 23:18   ` [PATCH v5 1/2] of: add J-Core interrupt controller bindings Rich Felker
2016-07-29 20:45     ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).