mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jason Cooper <jason@lakedaemon.net>
To: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Andrew Victor <linux@maxim.org.za>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/5] irqchip: atmel-aic: add RTT irq fixup
Date: Sat, 8 Nov 2014 23:55:50 -0500	[thread overview]
Message-ID: <20141109045550.GS3698@titan.lakedaemon.net> (raw)
In-Reply-To: <1415003464-29239-1-git-send-email-boris.brezillon@free-electrons.com>

On Mon, Nov 03, 2014 at 09:30:59AM +0100, Boris Brezillon wrote:
> 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.
> 
> Best Regards,
> 
> Boris
> 
> Changes since v1:
> - rebased on linux-3.18-rc2
> 
> 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(-)

Whole series applied to irqchip/atmel

thx,

Jason.

  parent reply	other threads:[~2014-11-09  4:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-03  8:30 Boris Brezillon
2014-11-03  8:31 ` [PATCH v2 1/5] irqchip: atmel-aic: add irq fixup for RTT block Boris Brezillon
2014-11-03  8:31 ` [PATCH v2 2/5] irqchip: atmel-aic: add irq fixups for at91sam926x SoCs Boris Brezillon
2014-11-03  8:31 ` [PATCH v2 3/5] irqchip: atmel-aic: add specific irq fixup function for sam9g45 and sam9rl Boris Brezillon
2014-11-03  8:31 ` [PATCH v2 4/5] irqchip: atmel-aic: rename at91sam9_aic_irq_fixup for naming consistency Boris Brezillon
2014-11-03  8:31 ` [PATCH v2 5/5] irqchip: atmel-aic: add missing entry for rm9200 irq fixups Boris Brezillon
2014-11-09  4:55 ` Jason Cooper [this message]
2014-11-13 10:58   ` [PATCH v2 0/5] irqchip: atmel-aic: add RTT irq fixup Nicolas Ferre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141109045550.GS3698@titan.lakedaemon.net \
    --to=jason@lakedaemon.net \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@maxim.org.za \
    --cc=nicolas.ferre@atmel.com \
    --cc=plagnioj@jcrosoft.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome