linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] irqchip: atmel-aic: add RTT irq fixup
@ 2014-09-03  9:07 Boris BREZILLON
  2014-09-03  9:07 ` [PATCH 1/5] irqchip: atmel-aic: add irq fixup for RTT block Boris BREZILLON
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Boris BREZILLON @ 2014-09-03  9:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This patch series add a new fixup function for the RTT (Real Time Timer)
block and make use of it on SoCs integrating at least one RTT to prevent
spurious interrupts on the first interrupt line.

This fixup function was previously implemented in
arch/arm/mach-at91/sysirq_mask.c, but is now moved to the AIC driver so
that we can remove SoC specific hooks in arch/arm/mach-at91/ when booting
a DT kernel.

This series also reworks the naming convention of the SoC specific fixup
functions and add an entry for the at91rm9200.

The series depends on the acceptation of the RTT DT bindings proposed here
[1].

Best Regards,

Boris

[1]https://lkml.org/lkml/2014/9/3/145

Boris BREZILLON (5):
  irqchip: atmel-aic: add irq fixup for RTT block
  irqchip: atmel-aic: add irq fixups for at91sam926x SoCs
  irqchip: atmel-aic: add specific irq fixup function for sam9g45 and
    sam9rl
  irqchip: atmel-aic: rename at91sam9_aic_irq_fixup for naming
    consistency
  irqchip: atmel-aic: add missing entry for rm9200 irq fixups

 drivers/irqchip/irq-atmel-aic-common.c | 26 ++++++++++++++++++++++++++
 drivers/irqchip/irq-atmel-aic-common.h |  2 ++
 drivers/irqchip/irq-atmel-aic.c        | 26 +++++++++++++++++++++-----
 3 files changed, 49 insertions(+), 5 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-11-08  9:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-03  9:07 [PATCH 0/5] irqchip: atmel-aic: add RTT irq fixup Boris BREZILLON
2014-09-03  9:07 ` [PATCH 1/5] irqchip: atmel-aic: add irq fixup for RTT block Boris BREZILLON
2014-09-03  9:07 ` [PATCH 2/5] irqchip: atmel-aic: add irq fixups for at91sam926x SoCs Boris BREZILLON
2014-09-03  9:07 ` [PATCH 3/5] irqchip: atmel-aic: add specific irq fixup function for sam9g45 and sam9rl Boris BREZILLON
2014-09-03  9:07 ` [PATCH 4/5] irqchip: atmel-aic: rename at91sam9_aic_irq_fixup for naming consistency Boris BREZILLON
2014-09-03  9:07 ` [PATCH 5/5] irqchip: atmel-aic: add missing entry for rm9200 irq fixups Boris BREZILLON
2014-09-09  9:24 ` [PATCH 0/5] irqchip: atmel-aic: add RTT irq fixup Alexandre Belloni
2014-09-14  5:46 ` Jason Cooper
2014-09-15 19:49   ` Boris BREZILLON
2014-09-15 19:53     ` Boris BREZILLON
2014-11-02  2:29       ` Jason Cooper
2014-11-08  9:37         ` Boris Brezillon

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