Home
last modified time | relevance | path

Searched hist:"1 d112baae84844f3737193c39ac5069f5980ecd1" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.cdiff 1d112baae84844f3737193c39ac5069f5980ecd1 Wed Nov 11 12:34:32 CET 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> pinctrl: lynxpoint: Enable pin configuration setting for GPIO chip

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@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>