linux-stable/drivers/pinctrl/meson
Jerome Brunet 614b1868a1 pinctrl: meson: fix pull enable register calculation
We just changed the code so we apply bias disable on the correct
register but forgot to align the register calculation. The result
is that we apply the change on the correct register, but possibly
at the incorrect offset/bit

This went undetected because offsets tends to be the same between
REG_PULL and REG_PULLEN for a given pin the EE controller. This
is not true for the AO controller.

Fixes: e39f9dd820 ("pinctrl: meson: fix pinconf bias disable")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-11-19 15:40:55 +01:00
..
Kconfig pinctrl: meson-g12a: add pinctrl driver support 2018-08-29 10:34:53 +02:00
Makefile pinctrl: meson-g12a: add pinctrl driver support 2018-08-29 10:34:53 +02:00
pinctrl-meson-axg-pmx.c pinctrl: meson-axg: Introduce a pinctrl pinmux ops for Meson-AXG SoC 2017-11-30 14:28:16 +01:00
pinctrl-meson-axg-pmx.h pinctrl: meson-axg: Introduce a pinctrl pinmux ops for Meson-AXG SoC 2017-11-30 14:28:16 +01:00
pinctrl-meson-axg.c pinctrl: meson: add gen_clk pins 2018-07-16 14:46:11 +02:00
pinctrl-meson-g12a.c pinctrl: meson-g12a: add pinctrl driver support 2018-08-29 10:34:53 +02:00
pinctrl-meson-gxbb.c pinctrl: meson: fix gxbb ao pull register bits 2018-11-05 09:33:22 +01:00
pinctrl-meson-gxl.c pinctrl: meson: fix gxl ao pull register bits 2018-11-05 09:33:22 +01:00
pinctrl-meson.c pinctrl: meson: fix pull enable register calculation 2018-11-19 15:40:55 +01:00
pinctrl-meson.h pinctrl: Include <linux/gpio/driver.h> nothing else 2018-09-14 15:10:57 +02:00
pinctrl-meson8-pmx.c pinctrl: meson: rework pinmux ops 2017-10-16 23:14:10 +02:00
pinctrl-meson8-pmx.h pinctrl: meson: rework pinmux ops 2017-10-16 23:14:10 +02:00
pinctrl-meson8.c pinctrl: meson: fix meson8 ao pull register bits 2018-11-05 09:33:22 +01:00
pinctrl-meson8b.c pinctrl: meson: fix meson8b ao pull register bits 2018-11-05 09:33:22 +01:00