Merge tag 'intel-gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy...
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 13 Nov 2019 22:03:23 +0000 (23:03 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 13 Nov 2019 22:03:23 +0000 (23:03 +0100)
commit1bcab70b782d6e2341ce47d6cca17c22a44ac6e4
tree14e95285d2053c8bc075a8c0da4492ea6e6e632c
parent94fc6702d989a67dc8b115428bbda425a15afe8a
parent4a5e0f9e73511595c68f907a15772e5d1ba4aac6
Merge tag 'intel-gpio-v5.5-1' of git://git./linux/kernel/git/andy/linux-gpio-intel into devel

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
drivers/gpio/gpiolib.c