Re: [PATCH v1 1/2] gpiolib: acpi: make fwnode take precedence in struct gpio_chip

From: Bartosz Golaszewski
Date: Mon Jan 03 2022 - 05:07:04 EST


On Thu, Dec 23, 2021 at 11:38 AM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> If the driver sets the fwnode in struct gpio_chip, let it take
> precedence over the parent's fwnode.
>
> This is a follow up to the commit 9126a738edc1 ("gpiolib: of: make
> fwnode take precedence in struct gpio_chip").
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---

Applied, thanks!

Bart