linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V7 0/2] irqchip: add C-SKY SMP interrupt controller
@ 2018-09-18 13:49 Guo Ren
  2018-09-18 13:49 ` [PATCH V7 1/2] " Guo Ren
  2018-09-18 13:49 ` [PATCH V7 2/2] dt-bindings: interrupt-controller: C-SKY SMP intc Guo Ren
  0 siblings, 2 replies; 3+ messages in thread
From: Guo Ren @ 2018-09-18 13:49 UTC (permalink / raw)
  To: tglx, jason, marc.zyngier, robh+dt, mark.rutland, arnd, robh, sfr
  Cc: linux-kernel, devicetree, linux-arch, c-sky_gcc_upstream,
	gnu-csky, green.hu, Guo Ren

Guo Ren (2):
  irqchip: add C-SKY SMP interrupt controller
  dt-bindings: interrupt-controller: C-SKY SMP intc

 .../bindings/interrupt-controller/csky,mpintc.txt  |  40 +++++
 drivers/irqchip/Kconfig                            |  16 ++
 drivers/irqchip/Makefile                           |   2 +
 drivers/irqchip/irq-csky-mpintc.c                  | 196 +++++++++++++++++++++
 4 files changed, 254 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/csky,mpintc.txt
 create mode 100644 drivers/irqchip/irq-csky-mpintc.c

-- 
2.7.4


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

end of thread, other threads:[~2018-09-18 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-18 13:49 [PATCH V7 0/2] irqchip: add C-SKY SMP interrupt controller Guo Ren
2018-09-18 13:49 ` [PATCH V7 1/2] " Guo Ren
2018-09-18 13:49 ` [PATCH V7 2/2] dt-bindings: interrupt-controller: C-SKY SMP intc Guo Ren

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).