From: Thomas Gleixner <tglx@linutronix.de>
To: David Daney <ddaney@caviumnetworks.com>
Cc: David Daney <david.daney@cavium.com>,
Linus Walleij <linus.walleij@linaro.org>,
Alexandre Courbot <gnurou@gmail.com>,
Mark Rutland <mark.rutland@arm.com>,
Marc Zyngier <marc.zyngier@arm.com>,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
Date: Sun, 20 Aug 2017 11:36:41 +0200 (CEST) [thread overview]
Message-ID: <alpine.DEB.2.20.1708201135080.6785@nanos> (raw)
In-Reply-To: <f663518b-6330-dfc7-1c55-79b4a5de33fe@caviumnetworks.com>
On Fri, 18 Aug 2017, David Daney wrote:
> On 08/18/2017 02:24 AM, Thomas Gleixner wrote:
> > On Thu, 17 Aug 2017, David Daney wrote:
> >
> > > The ThunderX/OCTEON-TX GPIO hardware looks like a PCIe device, with
> > > the interrupt signal from each GPIO line being routed to a dedicated
> > > MSI-X. This interrupt routing requires that we add some custom
> > > processing to the beginning of the MSI-X irqdomain hierarchy.
> >
> > I merged the irq core patches into
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/for-gpio
> >
> > This branch can be pulled into the GPIO tree to avoid pull request
> > dependencies.
>
> Thanks everybody for helping me work through the challenges of preparing this
> patch set. Touching multiple subsystems under the stewardship of multiple
> maintainers can be difficult, but I think this worked out well.
Thanks for your patience and the excellent work!
tglx
next prev parent reply other threads:[~2017-08-20 9:37 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-18 0:53 [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs David Daney
2017-08-18 0:53 ` [PATCH v8 1/7] genirq: Export more irq_chip_*_parent() functions David Daney
2017-08-18 0:53 ` [PATCH v8 2/7] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers David Daney
2017-08-18 9:28 ` Marc Zyngier
2017-08-18 9:32 ` Thomas Gleixner
2017-08-18 0:53 ` [PATCH v8 3/7] irqdomain: Factor out code to add and remove items to and from the revmap David Daney
2017-08-18 9:15 ` Marc Zyngier
2017-08-18 0:53 ` [PATCH v8 4/7] irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy() David Daney
2017-08-18 9:16 ` Marc Zyngier
2017-08-18 0:53 ` [PATCH v8 5/7] irqdomain: Add irq_domain_{push,pop}_irq() functions David Daney
2017-08-18 9:17 ` Marc Zyngier
2017-08-18 0:53 ` [PATCH v8 6/7] gpio: Add gpio driver support for ThunderX and OCTEON-TX David Daney
2017-08-22 12:29 ` Linus Walleij
2017-08-18 0:53 ` [PATCH v8 7/7] MAINTAINERS: Add entry for THUNDERX GPIO Driver David Daney
2017-08-22 12:30 ` Linus Walleij
2017-08-18 9:24 ` [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs Thomas Gleixner
2017-08-18 18:07 ` David Daney
2017-08-20 9:36 ` Thomas Gleixner [this message]
2017-08-22 12:32 ` Linus Walleij
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=alpine.DEB.2.20.1708201135080.6785@nanos \
--to=tglx@linutronix.de \
--cc=david.daney@cavium.com \
--cc=ddaney@caviumnetworks.com \
--cc=gnurou@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=mark.rutland@arm.com \
/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