Re: [PATCH V2 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A

From: Linus Walleij
Date: Mon Aug 07 2023 - 09:38:26 EST


On Mon, Jul 24, 2023 at 8:02 AM Huqiang Qin <huqiang.qin@xxxxxxxxxxx> wrote:

> After adding this binding header file, you can intuitively find
> the interrupt number corresponding to each GPIO, and apply it
> in the format of IRQID_XXX where it needs to be used.
(...)

> Huqiang Qin (3):
> dt-bindings: interrupt-controller: Add header file for Amlogic
> Meson-G12A SoCs
> pinctrl: Replace the IRQ number in the driver with the IRQID macro
> definition
> arm64: dts: Replace the IRQ number with the IRQID macro definition

Neil wrote:
> What's the best way to apply this patchset ?

I just applied all three to the pin control tree.

I could have applied just the two first and then offered an
immutable branch. But eh... too much work for too low risk.
Better to just apply it and hope all works out. If it explodes
I just back out and figure something like the above.

Yours,
Linus Walleij