Re: [PATCH v3 3/7] dt-bindings: gpio: brcmstb: permit gpio-line-names property

From: Dave Stevenson
Date: Fri Dec 20 2024 - 08:02:30 EST


Hi Linus

On Fri, 20 Dec 2024 at 12:50, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
>
> On Thu, Dec 12, 2024 at 7:36 PM Dave Stevenson
> <dave.stevenson@xxxxxxxxxxxxxxx> wrote:
>
> > gpio-line-names is a generic property that can be supported by any
> > GPIO controller, so permit it through the binding.
> >
> > It is permitted to have a variable number of GPIOs per node based
> > on brcm,gpio-bank-widths, so define an arbitrary maximum number of
> > items based on current users.
> >
> > Signed-off-by: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx>
>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Thank you.

> Perhaps Bartosz can just apply this one patch separately?

I believe he already has, but commented against the cover letter
rather than this patch -
https://lore.kernel.org/linux-arm-kernel/173434013318.38429.808413721248542013.b4-ty@xxxxxxxxxx/

Dave

> Yours,
> Linus Walleij