mbox series

[GIT,PULL] gpio: fixes for v6.0

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.0

Message

Bartosz Golaszewski Sept. 30, 2022, 9:40 a.m. UTC
Linus,

Please pull one more fix for the upcoming release.

Thanks
Bartosz

The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:

  Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.0

for you to fetch changes up to 4335417da2b8d6d9b2d4411b5f9e248e5bb2d380:

  gpio: mvebu: Fix check for pwm support on non-A8K platforms (2022-09-26 09:20:09 +0200)

----------------------------------------------------------------
gpio fixes for v6.0

- fix the check for pwm support on non-A8K platforms in gpio-mvebu

----------------------------------------------------------------
Pali Rohár (1):
      gpio: mvebu: Fix check for pwm support on non-A8K platforms

 drivers/gpio/gpio-mvebu.c | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 30, 2022, 4:38 p.m. UTC | #1
The pull request you sent on Fri, 30 Sep 2022 11:40:40 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/89e10b860cbf8015dd77aaa90839fb0ef65e0619

Thank you!