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>