android_kernel_motorola_sm6225/drivers/pinctrl/intel
Andy Shevchenko 67c394310a pinctrl: cherryview: Return correct value if pin in push-pull mode
[ Upstream commit 5835196a17be5cfdcad0b617f90cf4abe16951a4 ]

Currently the getter returns ENOTSUPP on pin configured in
the push-pull mode. Fix this by adding the missed switch case.

Fixes: ccdf81d08d ("pinctrl: cherryview: add option to set open-drain pin config")
Fixes: 6e08d6bbeb ("pinctrl: Add Intel Cherryview/Braswell pin controller support")
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-08-11 11:45:09 +02:00
..
Kconfig
Makefile
pinctrl-baytrail.c pinctrl: baytrail: Avoid clearing debounce value when turning it off 2020-12-30 11:25:44 +01:00
pinctrl-broxton.c
pinctrl-cannonlake.c
pinctrl-cedarfork.c
pinctrl-cherryview.c pinctrl: cherryview: Return correct value if pin in push-pull mode 2023-08-11 11:45:09 +02:00
pinctrl-denverton.c
pinctrl-geminilake.c
pinctrl-icelake.c
pinctrl-intel.c pinctrl: intel: Restore the pins that used to be in Direct IRQ mode 2023-02-22 12:47:18 +01:00
pinctrl-intel.h pinctrl: intel: Convert unsigned to unsigned int 2023-02-22 12:47:18 +01:00
pinctrl-lewisburg.c pinctrl: lewisburg: Update number of pins in community 2021-04-28 13:16:52 +02:00
pinctrl-merrifield.c pinctrl: merrifield: Set default bias in case no particular value given 2020-12-30 11:25:44 +01:00
pinctrl-sunrisepoint.c