Re: [PATCH v2] pinctrl: bcm63268: add gpio function

From: Álvaro Fernández Rojas
Date: Sat Dec 28 2024 - 04:48:36 EST


El vie, 27 dic 2024 a las 17:17, Linus Walleij
(<linus.walleij@xxxxxxxxxx>) escribió:
>
> On Tue, Dec 24, 2024 at 11:36 AM Álvaro Fernández Rojas
> <noltari@xxxxxxxxx> wrote:
>
> > From: Kyle Hendry <kylehendrydev@xxxxxxxxx>
> >
> > There is no guarantee that the bootloader will leave the pin configuration
> > in a known default state, so pinctrl needs to be explicitly set in some
> > cases. This patch adds a gpio function for drivers that need it, i.e.
> > gpio-leds.
> >
> > Signed-off-by: Kyle Hendry <kylehendrydev@xxxxxxxxx>
> > Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
>
> This looks right to me, but can we get some review from some
> of the Broadcom people? (Hm it's MIPS so I guess that means
> Florian.)
>
> Yours,
> Linus Walleij

Thanks Linus :)

BTW, I think that other bcm63xx pinctrl drivers need that fix too (or
at least bcm6362).
Can anyone confirm it?

Best regards,
Álvaro.