All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.18
@ 2022-05-20 17:19 Bartosz Golaszewski
  2022-05-20 18:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-05-20 17:19 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

Linus,

Please pull the last batch of GPIO driver fixes for this release cycle.

Best Regards,
Bartosz Golaszewski

The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:

  Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3ecb10175b1f776f076553c24e2689e42953fef5:

  gpio: mvebu/pwm: Refuse requests with inverted polarity (2022-05-20 16:46:56 +0200)

----------------------------------------------------------------
gpio: fixes for v5.18

- fix bitops logic in gpio-vf610
- return an error if the user tries to use inverted polarity in gpio-mvebu

----------------------------------------------------------------
Haibo Chen (1):
      gpio: gpio-vf610: do not touch other bits when set the target bit

Uwe Kleine-König (1):
      gpio: mvebu/pwm: Refuse requests with inverted polarity

 drivers/gpio/gpio-mvebu.c | 3 +++
 drivers/gpio/gpio-vf610.c | 8 ++++++--
 2 files changed, 9 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gpio: fixes for v5.18
  2022-05-20 17:19 [GIT PULL] gpio: fixes for v5.18 Bartosz Golaszewski
@ 2022-05-20 18:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-20 18:36 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Fri, 20 May 2022 19:19:30 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3b5e1590a26713a8c76896f0f1b99f52ec24e72f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-20 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 17:19 [GIT PULL] gpio: fixes for v5.18 Bartosz Golaszewski
2022-05-20 18:36 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.