linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: sa1100: Use MULTI_IRQ_HANDLER and IRQ domains
@ 2014-11-15 11:53 Dmitry Eremin-Solenikov
  2014-11-15 11:53 ` [PATCH 1/6] ARM: sa1100: switch to MULTI_IRQ_HANDLER Dmitry Eremin-Solenikov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Dmitry Eremin-Solenikov @ 2014-11-15 11:53 UTC (permalink / raw)
  To: linux-arm-kernel

This patch serie updates SA1100 to use MULTI_IRQ_HANDLER and IRQ domains
to handle IRQs. These patches introduce no changes in the way IRQs are
handled with respect to hardware, registers or IRQ numbers.

Dmitry Eremin-Solenikov (6):
      ARM: sa1100: switch to MULTI_IRQ_HANDLER
      ARM: sa1100: drop entry-macro.S
      ARM: sa1100: enable IRQ domains
      ARM: sa1100: introduce irqdomains support
      ARM: sa1100: merge IRQ 11 to "normal" irq domain
      ARM: sa1100: switch to hwirq usage

 arch/arm/Kconfig                                |   2 +
 arch/arm/mach-sa1100/include/mach/entry-macro.S |  41 -------
 arch/arm/mach-sa1100/irq.c                      | 136 +++++++++++++++++-------
 3 files changed, 97 insertions(+), 82 deletions(-)
 delete mode 100644 arch/arm/mach-sa1100/include/mach/entry-macro.S

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

end of thread, other threads:[~2014-11-15 11:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15 11:53 [PATCH 0/6] ARM: sa1100: Use MULTI_IRQ_HANDLER and IRQ domains Dmitry Eremin-Solenikov
2014-11-15 11:53 ` [PATCH 1/6] ARM: sa1100: switch to MULTI_IRQ_HANDLER Dmitry Eremin-Solenikov
2014-11-15 11:53 ` [PATCH 2/6] ARM: sa1100: drop entry-macro.S Dmitry Eremin-Solenikov
2014-11-15 11:53 ` [PATCH 3/6] ARM: sa1100: enable IRQ domains Dmitry Eremin-Solenikov
2014-11-15 11:53 ` [PATCH 4/6] ARM: sa1100: introduce irqdomains support Dmitry Eremin-Solenikov
2014-11-15 11:53 ` [PATCH 5/6] ARM: sa1100: merge IRQ 11 to "normal" irq domain Dmitry Eremin-Solenikov
2014-11-15 11:53 ` [PATCH 6/6] ARM: sa1100: switch to hwirq usage Dmitry Eremin-Solenikov

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