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

Linus Walleij linus.walleij at linaro.org
Mon Aug 7 06:37:43 PDT 2023


On Mon, Jul 24, 2023 at 8:02 AM Huqiang Qin <huqiang.qin at amlogic.com> 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



More information about the linux-arm-kernel mailing list