From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] irqchip: atmel-aic: add RTT irq fixup
Date: Tue, 9 Sep 2014 11:24:11 +0200 [thread overview]
Message-ID: <20140909092411.GH14623@piout.net> (raw)
In-Reply-To: <1409735271-15353-1-git-send-email-boris.brezillon@free-electrons.com>
On 03/09/2014 at 11:07:46 +0200, 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.
>
> The series depends on the acceptation of the RTT DT bindings proposed here
> [1].
>
Whole series is:
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Boris BREZILLON <boris.brezillon@free-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Andrew Victor <linux@maxim.org.za>,
Thomas Gleixner <tglx@linutronix.de>,
Jason Cooper <jason@lakedaemon.net>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] irqchip: atmel-aic: add RTT irq fixup
Date: Tue, 9 Sep 2014 11:24:11 +0200 [thread overview]
Message-ID: <20140909092411.GH14623@piout.net> (raw)
In-Reply-To: <1409735271-15353-1-git-send-email-boris.brezillon@free-electrons.com>
On 03/09/2014 at 11:07:46 +0200, 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.
>
> The series depends on the acceptation of the RTT DT bindings proposed here
> [1].
>
Whole series is:
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-09-09 9:24 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 9:07 [PATCH 0/5] irqchip: atmel-aic: add RTT irq fixup Boris BREZILLON
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
2014-09-03 9:07 ` 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 ` 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 ` 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 ` Boris BREZILLON
2014-09-03 9:07 ` [PATCH 5/5] irqchip: atmel-aic: add missing entry for rm9200 irq fixups Boris BREZILLON
2014-09-03 9:07 ` Boris BREZILLON
2014-09-09 9:24 ` Alexandre Belloni [this message]
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-14 5:46 ` Jason Cooper
2014-09-15 19:49 ` Boris BREZILLON
2014-09-15 19:49 ` Boris BREZILLON
2014-09-15 19:53 ` Boris BREZILLON
2014-09-15 19:53 ` Boris BREZILLON
2014-11-02 2:29 ` Jason Cooper
2014-11-02 2:29 ` Jason Cooper
2014-11-08 9:37 ` Boris Brezillon
2014-11-08 9:37 ` Boris Brezillon
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=20140909092411.GH14623@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.