All of lore.kernel.org
 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.17-rc2
Date: Sat, 29 Jan 2022 14:18:08 +0100	[thread overview]
Message-ID: <20220129131808.46682-1-brgl@bgdev.pl> (raw)

Linus,

Please pull the following two fixes for the gpio-simulator.

Best Regards,
Bartosz Golaszewski

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-fixes-for-v5.17-rc2

for you to fetch changes up to 8aa0f94b0a8d5304ea1bd63bf1ed06f9e395e328:

  gpio: sim: add doc file to index file (2022-01-24 09:21:28 +0100)

----------------------------------------------------------------
gpio fixes for v5.17-rc2

- fix a bug with hogs not being set-up in gpio-sim when user-space sets the
  chip label to an empty string
- include the gpio-sim documentation in the index

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: sim: check the label length when setting up device properties

Randy Dunlap (1):
      gpio: sim: add doc file to index file

 Documentation/admin-guide/gpio/index.rst | 1 +
 drivers/gpio/gpio-sim.c                  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

             reply	other threads:[~2022-01-29 13:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 13:18 Bartosz Golaszewski [this message]
2022-01-29 13:54 ` [GIT PULL] gpio: fixes for v5.17-rc2 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=20220129131808.46682-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 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.