On Wed, Nov 11, 2020 at 01:34:32PM +0200, Andy Shevchenko wrote: > It appears that pin configuration for GPIO chip hasn't been enabled yet > due to absence of ->set_config() callback. > > Enable it here for Intel Lynxpoint PCH. > > Depends-on: 2956b5d94a76 ("pinctrl / gpio: Introduce .set_config() callback for GPIO chips") > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>