On Mon, Jun 05, 2023 at 05:37:34PM +0300, Andy Shevchenko wrote: > Currently the getter returns ENOTSUPP on pin configured in > the push-pull mode. Fix this by adding the missed switch case. > > Fixes: ccdf81d08dbe ("pinctrl: cherryview: add option to set open-drain pin config") > Fixes: 6e08d6bbebeb ("pinctrl: Add Intel Cherryview/Braswell pin controller support") > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>