mbox series

[GIT,PULL] gpio: fixes for v5.12

Message ID 20210423081638.16925-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] gpio: fixes for v5.12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.12

Message

Bartosz Golaszewski April 23, 2021, 8:16 a.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org April 23, 2021, 5:26 p.m. UTC | #1
The pull request you sent on Fri, 23 Apr 2021 10:16:38 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.12

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/22c4e5bcd3cd7a798f1c6b4df646f75587813e72

Thank you!