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-rc3
Date: Sat, 16 Apr 2022 22:17:27 +0200 [thread overview]
Message-ID: <20220416201727.3017-1-brgl@bgdev.pl> (raw)
Linus,
Please pull the following set of fixes for the next rc. There's a single fix
for gpio-sim and two patches for GPIO ACPI pulled from Andy.
Thanks!
Bart
The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:
Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)
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-rc3
for you to fetch changes up to 0ebb4fbe31343a42370a2897ea9424fe78f3a88f:
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current (2022-04-16 21:57:00 +0200)
----------------------------------------------------------------
gpio fixes for v5.18-rc3
- fix the set/get_multiple() callbacks in gpio-sim
- use correct format characters in gpiolib-acpi
- use an unsigned type for pins in gpiolib-acpi
----------------------------------------------------------------
Andy Shevchenko (1):
gpiolib: acpi: Convert type for pin to be unsigned
Bartosz Golaszewski (2):
gpio: sim: fix setting and getting multiple lines
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current
Linus Torvalds (1):
gpiolib: acpi: use correct format characters
drivers/gpio/gpio-sim.c | 4 ++--
drivers/gpio/gpiolib-acpi.c | 22 ++++++++++++----------
include/linux/gpio/consumer.h | 8 +++++++-
3 files changed, 21 insertions(+), 13 deletions(-)
next reply other threads:[~2022-04-16 20:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-16 20:17 Bartosz Golaszewski [this message]
2022-04-17 0:12 ` [GIT PULL] gpio: fixes for v5.18-rc3 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=20220416201727.3017-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