linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [GIT PULL] gpio: fixes for v5.18
Date: Fri, 20 May 2022 19:19:30 +0200	[thread overview]
Message-ID: <20220520171930.1029663-1-brgl@bgdev.pl> (raw)

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(-)

             reply	other threads:[~2022-05-20 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20 17:19 Bartosz Golaszewski [this message]
2022-05-20 18:36 ` [GIT PULL] gpio: fixes for v5.18 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220520171930.1029663-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).