[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220520171930.1029663-1-brgl@bgdev.pl>
Date: Fri, 20 May 2022 19:19:30 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [GIT PULL] gpio: fixes for v5.18
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(-)
Powered by blists - more mailing lists