Re: [PATCH v1 18/19] pinctrl: zynqmp: Unify pin naming
From: Linus Walleij
Date: Tue Nov 09 2021 - 06:34:59 EST
On Fri, Nov 5, 2021 at 1:43 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> Since we have devm_kasprintf_strarray() helper, which is used in
> the rest of pin control drivers, it makes sense to switch this
> driver to it. The pin names are not part of any ABI and hence
> there will be no regression based on that. Otherwise all generated
> pin names will follow the same schema in the pin control subsystem.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij