devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: David Daney <david.daney@cavium.com>
Cc: Alexandre Courbot <gnurou@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Marc Zyngier <marc.zyngier@arm.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v4 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
Date: Thu, 23 Feb 2017 14:37:02 +0100	[thread overview]
Message-ID: <CACRpkdYBwnBLzpwjTTZhsC81YOS2DRJ=mJ3GyW3Nn_P5bcSN1A@mail.gmail.com> (raw)
In-Reply-To: <1487206866-4011-1-git-send-email-david.daney@cavium.com>

On Thu, Feb 16, 2017 at 2:01 AM, David Daney <david.daney@cavium.com> 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.
>
> Changes from v3:

Hats of for this series.

It's just a very genuinely well done piece of engineering.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

For all of the patches.

Once the IRQ portions are fine with the maintainers:

If Marc/Greg want to merge all of it (including the GPIO driver)
I'm happy for them to do so with my ACK.

Else I can take an immutable branch from the IRQ tree into the
GPIO tree, or merge all the patches to the GPIO tree with their
ACKs (if they feel safe about that).

Yours,
Linus Walleij

      parent reply	other threads:[~2017-02-23 13:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16  1:01 [PATCH v4 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs David Daney
2017-02-16  1:01 ` [PATCH v4 1/6] genirq: Export more irq_chip_*_parent() functions David Daney
2017-02-16  1:01 ` [PATCH v4 2/6] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers David Daney
2017-02-16  1:01 ` [PATCH v4 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions David Daney
2017-02-16  1:01 ` [PATCH v4 4/6] dt-bindings: gpio: Add binding documentation for gpio-thunderx David Daney
2017-02-16  1:01 ` [PATCH v4 5/6] gpio: Add gpio driver support for ThunderX and OCTEON-TX David Daney
     [not found]   ` <1487206866-4011-6-git-send-email-david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-02-23 13:46     ` Linus Walleij
2017-02-16  1:01 ` [PATCH v4 6/6] MAINTAINERS: Add entry for THUNDERX GPIO Driver David Daney
2017-02-23 13:37 ` Linus Walleij [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='CACRpkdYBwnBLzpwjTTZhsC81YOS2DRJ=mJ3GyW3Nn_P5bcSN1A@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=david.daney@cavium.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gnurou@gmail.com \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).