Re: [PATCH] dt-bindings: gpio: Convert ti,twl4030-gpio to DT schema

From: Bartosz Golaszewski
Date: Fri Jul 18 2025 - 04:21:32 EST


On Fri, Jul 18, 2025 at 10:11 AM Andreas Kemnade <andreas@xxxxxxxxxxxx> wrote:
>
> Am Mon, 14 Jul 2025 15:28:28 -0500
> schrieb "Rob Herring (Arm)" <robh@xxxxxxxxxx>:
>
> > Convert the TI TWL4030 PMIC GPIO binding to DT schema format. The number
> > of #interrupt-cells was wrong compared to what is in use. Correct it to
> > be 1.
> >
> > Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
>
> Thanks for taking care of it. Now it is in, but anyway:
>
> Reviewed-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>

No worries, I updated the tree with your tag.

Bart