From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linux GPIO <linux-gpio@vger.kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <bgolaszewski@baylibre.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [GIT PULL] intel-gpio for 5.5-1
Date: Wed, 13 Nov 2019 15:36:14 +0200 [thread overview]
Message-ID: <20191113133614.GA18356@black.fi.intel.com> (raw)
Hi Linux GPIO maintainers,
This PR is done against gpio/for-next due to dependencies.
It's for v5.5 cycle.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit 6b240aeb121ec14a528a58413baa9a74f8749604:
Merge branch 'devel' into for-next (2019-11-08 14:10:38 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git tags/intel-gpio-v5.5-1
for you to fetch changes up to 4a5e0f9e73511595c68f907a15772e5d1ba4aac6:
gpio: merrifield: Pass irqchip when adding gpiochip (2019-11-13 15:30:53 +0200)
----------------------------------------------------------------
intel-gpio for v5.5-1
* Prerequisite patch against GPIO library to register pin ranges in time.
* Second attempt to fix Intel Merrifield GPIO driver to utilize irqchip.
The following is an automated git shortlog grouped by driver:
gpiolib:
- Introduce ->add_pin_ranges() callback
merrifield:
- Pass irqchip when adding gpiochip
- Add GPIO <-> pin mapping ranges via callback
----------------------------------------------------------------
Andy Shevchenko (3):
gpiolib: Introduce ->add_pin_ranges() callback
gpio: merrifield: Add GPIO <-> pin mapping ranges via callback
gpio: merrifield: Pass irqchip when adding gpiochip
drivers/gpio/gpio-merrifield.c | 74 +++++++++++++++++++++++++-----------------
drivers/gpio/gpiolib.c | 12 +++++++
include/linux/gpio/driver.h | 5 +++
3 files changed, 61 insertions(+), 30 deletions(-)
--
With Best Regards,
Andy Shevchenko
next reply other threads:[~2019-11-13 13:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-13 13:36 Andy Shevchenko [this message]
2019-11-13 22:05 ` [GIT PULL] intel-gpio for 5.5-1 Linus Walleij
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=20191113133614.GA18356@black.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=bgolaszewski@baylibre.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.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.