* [GIT PULL] intel-gpio for 5.5-1
@ 2019-11-13 13:36 Andy Shevchenko
2019-11-13 22:05 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2019-11-13 13:36 UTC (permalink / raw)
To: Linux GPIO; +Cc: Linus Walleij, Bartosz Golaszewski, Andy Shevchenko
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] intel-gpio for 5.5-1
2019-11-13 13:36 [GIT PULL] intel-gpio for 5.5-1 Andy Shevchenko
@ 2019-11-13 22:05 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2019-11-13 22:05 UTC (permalink / raw)
To: Andy Shevchenko; +Cc: Linux GPIO, Bartosz Golaszewski
Hi Andy!
On Wed, Nov 13, 2019 at 2:36 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
> This PR is done against gpio/for-next due to dependencies.
> It's for v5.5 cycle.
Excellent, pulled into my devel branch, thanks a lot for fixing up
all these things, and thanks for maintaining these critical drivers!
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-13 22:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-13 13:36 [GIT PULL] intel-gpio for 5.5-1 Andy Shevchenko
2019-11-13 22:05 ` Linus Walleij
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.