[GIT PULL] pin control fixes for v5.5

From: Linus Walleij
Date: Thu Jan 09 2020 - 16:51:19 EST


Hi Linus,

some two fixes for pin control, not much to say about
it, it's just regular driver fixes.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit fd6988496e79a6a4bdb514a4655d2920209eb85d:

Linux 5.5-rc4 (2019-12-29 15:29:16 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.5-4

for you to fetch changes up to 35c60be220572de7d6605c4318f640d133982040:

pinctrl: meson: Fix wrong shift value when get drive-strength
(2020-01-07 11:21:07 +0100)

----------------------------------------------------------------
Pin control fixes for the v5.5 kernel cycle:

- Fix erroneous shift in the Meson driver

- Make Lochnagar select the GPIOLIB Kconfig symbol

----------------------------------------------------------------
Arnd Bergmann (1):
pinctrl: lochnagar: select GPIOLIB

Qianggui Song (1):
pinctrl: meson: Fix wrong shift value when get drive-strength

drivers/pinctrl/cirrus/Kconfig | 1 +
drivers/pinctrl/meson/pinctrl-meson.c | 1 +
2 files changed, 2 insertions(+)