[GIT PULL] gpio: fixes for v5.12
From: Bartosz Golaszewski
Date: Fri Apr 23 2021 - 04:16:50 EST
Hi Linus,
This is the last fix for this release-cycle. It addresses a power-management
issue in gpio-omap.
Please pull!
Bartosz
The following changes since commit 23cf00ddd2e1aacf1873e43f5e0c519c120daf7a:
gpio: sysfs: Obey valid_mask (2021-03-31 20:32:38 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.12
for you to fetch changes up to ddd8d94ca31e768c76cf8bfe34ba7b10136b3694:
gpio: omap: Save and restore sysconfig (2021-04-21 16:43:51 +0200)
----------------------------------------------------------------
gpio fixes for v5.12
- save and restore the sysconfig register in gpio-omap
----------------------------------------------------------------
Tony Lindgren (1):
gpio: omap: Save and restore sysconfig
drivers/gpio/gpio-omap.c | 9 +++++++++
include/linux/platform_data/gpio-omap.h | 3 +++
2 files changed, 12 insertions(+)