Re: [PATCH v2 3/3] gpio: brcmstb: remove custom 'brcmstb_gpio_set_names'

From: Sergio Paracuellos
Date: Tue Jul 27 2021 - 11:09:08 EST


On Tue, Jul 27, 2021 at 5:07 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
>
> On Tue, Jul 27, 2021 at 5:48 PM Sergio Paracuellos
> <sergio.paracuellos@xxxxxxxxx> wrote:
> >
> > Gpiolib core code has been updated to support setting
> > friendly names through properly 'gpio-line-names'.
> > Instead of redefine behaviour here to skip the core
> > to be executed, just properly assign the desired offset
> > per bank to get in the core the expected behaviour.
>
> Since it will be a v3, reflow commit messages to occupy a little bit
> more available space (per line). Something ~72-75 characters per line
> is good balance.

Sure.

Thanks,
Sergio Paracuellos
>
> --
> With Best Regards,
> Andy Shevchenko