From: Jason Cooper <jason@lakedaemon.net>
To: Alban Bedel <albeu@free.fr>
Cc: linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org>,
Thomas Gleixner <tglx@linutronix.de>,
Marc Zyngier <marc.zyngier@arm.com>,
Alexander Couzens <lynxis@fe80.eu>,
Joel Porquet <joel@porquet.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] MIPS: ath79: irq: Move the MISC driver to drivers/irqchip
Date: Wed, 17 Feb 2016 21:17:59 +0000 [thread overview]
Message-ID: <20160217211759.GL5183@io.lakedaemon.net> (raw)
In-Reply-To: <1453553867-27003-1-git-send-email-albeu@free.fr>
Hi Alban,
On Sat, Jan 23, 2016 at 01:57:46PM +0100, Alban Bedel wrote:
> The driver stays the same but the initialization changes a bit.
> For OF boards we now get the memory map from the OF node and use
> a linear mapping instead of the legacy mapping. For legacy boards
> we still use a legacy mapping and just pass down all the parameters
> from the board init code.
>
> Signed-off-by: Alban Bedel <albeu@free.fr>
> ---
> Changelog:
> v2: * Added the missing calls to chained_irq_enter/leave()
> ---
> arch/mips/ath79/irq.c | 163 +++-----------------------
> arch/mips/include/asm/mach-ath79/ath79.h | 3 +
> drivers/irqchip/Makefile | 1 +
> drivers/irqchip/irq-ath79-misc.c | 189 +++++++++++++++++++++++++++++++
> 4 files changed, 208 insertions(+), 148 deletions(-)
> create mode 100644 drivers/irqchip/irq-ath79-misc.c
Both applied to irqchip/mips with Marc's Acked-by.
thx,
Jason.
prev parent reply other threads:[~2016-02-17 21:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-23 12:57 [PATCH v2 1/2] MIPS: ath79: irq: Move the MISC driver to drivers/irqchip Alban Bedel
2016-01-23 12:57 ` [PATCH v2 2/2] MIPS: ath79: irq: Move the CPU IRQ " Alban Bedel
2016-01-23 15:02 ` [PATCH v2 1/2] MIPS: ath79: irq: Move the MISC " Marc Zyngier
2016-01-23 15:02 ` Marc Zyngier
2016-01-23 16:31 ` Jason Cooper
2016-02-17 13:15 ` Alban
2016-02-17 16:13 ` Jason Cooper
2016-02-17 21:17 ` Jason Cooper [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=20160217211759.GL5183@io.lakedaemon.net \
--to=jason@lakedaemon.net \
--cc=albeu@free.fr \
--cc=joel@porquet.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=lynxis@fe80.eu \
--cc=marc.zyngier@arm.com \
--cc=ralf@linux-mips.org \
--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