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

From: Mika Westerberg
Date: Thu Dec 23 2021 - 07:04:53 EST


On Thu, Dec 23, 2021 at 12:38:08PM +0200, Andy Shevchenko 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>

Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>