Re: [PATCH v4 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs

From: Linus Walleij
Date: Thu Feb 23 2017 - 08:37:10 EST


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

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