From: ezequiel.garcia@free-electrons.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] irqchip: Armada 370/XP MPIC as a slave controller
Date: Mon, 17 Feb 2014 17:40:17 -0300 [thread overview]
Message-ID: <20140217204016.GA23303@localhost> (raw)
In-Reply-To: <20140217202709.GA7862@titan.lakedaemon.net>
On Mon, Feb 17, 2014 at 03:27:09PM -0500, Jason Cooper wrote:
> On Mon, Feb 10, 2014 at 05:00:00PM -0300, Ezequiel Garcia wrote:
> > The newly introduced Armada 375 and Armada 38x Marvell SoCs are based on
> > Cortex-A9 CPU cores and use the ARM GIC as their main interrupt controller.
> >
> > However, for various purposes (wake-up from suspend, MSI interrupts),
> > the SoCs have a separate MPIC interrupt controller, acting as a slave
> > to the GIC. This MPIC was already used as the primary controller on
> > previous Marvell SoCs, so this commit extends the existing driver to
> > allow the MPIC to be used as a GIC slave.
> >
> > This series consists in two patches: the first one adds a helper function
> > to handle MSI interrupts. The second patch implements a chained handler, which
> > uses the previously introduced helper.
> >
> > These patches apply cleanly on v3.14-rc1 plus:
> >
> > 36802fd irqchip: armada-370-xp: fix MSI race condition
> > e1603bb irqchip: armada-370-xp: fix IPI race condition
> >
> > Or simply on v3.14-rc2.
> >
> > Ezequiel Garcia (2):
> > irqchip: armada-370-xp: Add helper for the MSI IRQ handling
> > irqchip: armada-370-xp: Setup a chained handler for the MPIC
> >
> > .../devicetree/bindings/arm/armada-370-xp-mpic.txt | 8 +-
> > drivers/irqchip/irq-armada-370-xp.c | 96 ++++++++++++++++------
> > 2 files changed, 76 insertions(+), 28 deletions(-)
>
> I've tentatively applied these to mvebu/irqchip with the dependencies on
> v3.14-rc1 + tags/mvebu-irqchip-fixes-3.13 to get them some coverage in
> -next.
>
Thanks Jason. You rock.
--
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
prev parent reply other threads:[~2014-02-17 20:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-10 20:00 [PATCH 0/2] irqchip: Armada 370/XP MPIC as a slave controller Ezequiel Garcia
2014-02-10 20:00 ` [PATCH 1/2] irqchip: armada-370-xp: Add helper for the MSI IRQ handling Ezequiel Garcia
2014-02-10 20:00 ` [PATCH 2/2] irqchip: armada-370-xp: Setup a chained handler for the MPIC Ezequiel Garcia
2014-02-17 15:48 ` [PATCH 0/2] irqchip: Armada 370/XP MPIC as a slave controller Ezequiel Garcia
2014-02-17 20:27 ` Jason Cooper
2014-02-17 20:40 ` Ezequiel Garcia [this message]
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=20140217204016.GA23303@localhost \
--to=ezequiel.garcia@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox