android_kernel_xiaomi_sm7250/drivers/pinctrl/intel
Andy Shevchenko dd809b0daa pinctrl: baytrail: Avoid clearing debounce value when turning it off
[ Upstream commit 0b74e40a4e41f3cbad76dff4c50850d47b525b26 ]

Baytrail pin control has a common register to set up debounce timeout.
When a pin configuration requested debounce to be disabled, the rest
of the pins may still want to have debounce enabled and thus rely on
the common timeout value. Avoid clearing debounce value when turning
it off for one pin while others may still use it.

Fixes: 658b476c74 ("pinctrl: baytrail: Add debounce configuration")
Depends-on: 04ff5a095d ("pinctrl: baytrail: Rectify debounce support")
Depends-on: 827e1579e1 ("pinctrl: baytrail: Rectify debounce support (part 2)")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-12-30 11:25:44 +01: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-denverton.c
pinctrl-geminilake.c
pinctrl-icelake.c
pinctrl-intel.c pinctrl: intel: Set default bias in case no particular value given 2020-11-18 19:18:46 +01:00
pinctrl-intel.h
pinctrl-lewisburg.c
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