Re: [PATCH v2 1/2] pinctrl: digicolor: Remove duplicate assignment of of_gpio_n_cells
From: Linus Walleij
Date: Mon Jan 16 2023 - 09:34:36 EST
On Fri, Jan 13, 2023 at 3:36 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> The of_gpio_n_cells default is 2 when ->of_xlate() callback is
> not defined. No need to assign it explicitly in the driver.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Acked-by: Baruch Siach <baruch@xxxxxxxxxx>
> ---
> v2: added tag (Baruch), avoid confusion with previously sent patch
Took out v1 and applied the v2 version instead!
(Hoping there is no v3 version I have missed too...)
Yours,
Linus Walleij