From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
To: Thomas Gleixner <tglx@linutronix.de>,
Marc Zyngier <marc.zyngier@arm.com>,
Jason Cooper <jason@lakedaemon.net>
Cc: LKML <linux-kernel@vger.kernel.org>,
Mans Rullgard <mans@mansr.com>,
Sebastian Frias <sf84@laposte.net>,
Mark Rutland <mark.rutland@arm.com>,
Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx interrupt controller
Date: Tue, 9 Feb 2016 10:12:33 +0100 [thread overview]
Message-ID: <56B9AD81.8000306@sigmadesigns.com> (raw)
In-Reply-To: <56AB9CFE.6080305@arm.com>
On 29/01/2016 18:10, Marc Zyngier wrote:
> On 20/01/16 18:07, Mans Rullgard wrote:
>
>> This adds support for the secondary interrupt controller used in Sigma
>> Designs SMP86xx and SMP87xx chips.
>>
>> Signed-off-by: Mans Rullgard <mans@mansr.com>
>> ---
>> Changes from v3:
>> - use of_address_to_resource() rather accessing "reg" property directly
So, with this version, no changes are required to the DT node
written for earlier versions, right?
>> drivers/irqchip/Kconfig | 5 +
>> drivers/irqchip/Makefile | 1 +
>> drivers/irqchip/irq-tango.c | 232 ++++++++++++++++++++++++++++++++++++++++++++
>> 3 files changed, 238 insertions(+)
>> create mode 100644 drivers/irqchip/irq-tango.c
>
> Acked-by: Marc Zyngier <marc.zyngier@arm.com>
So, at some point, this driver should appear in one of the upstream
repositories, right?
linux-next? irq/core branch on tip?
https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/log/?h=irq/core
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/
Will it be included in Linux 4.6?
Regards.
next prev parent reply other threads:[~2016-02-09 9:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-20 18:07 [PATCH v4 1/2] devicetree: add binding for Sigma Designs SMP86xx interrupt controller Mans Rullgard
2016-01-20 18:07 ` [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx " Mans Rullgard
2016-01-29 17:10 ` Marc Zyngier
2016-02-09 9:12 ` Marc Gonzalez [this message]
2016-02-09 9:33 ` Marc Zyngier
2016-02-09 9:56 ` Marc Gonzalez
2016-02-18 1:34 ` Jason Cooper
2016-01-22 16:06 ` [PATCH v4 1/2] devicetree: add binding for Sigma Designs SMP86xx " Rob Herring
2016-01-22 16:36 ` Måns Rullgård
2016-02-18 1:33 ` Jason Cooper
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=56B9AD81.8000306@sigmadesigns.com \
--to=marc_gonzalez@sigmadesigns.com \
--cc=jason@lakedaemon.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mans@mansr.com \
--cc=marc.zyngier@arm.com \
--cc=mark.rutland@arm.com \
--cc=robh@kernel.org \
--cc=sf84@laposte.net \
--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;
as well as URLs for NNTP newsgroup(s).