u-boot-brain/drivers/pinctrl/meson
Carlo Caione 139ebe9eb9 pinctrl: meson: axg: Fix GPIO pin offsets
The pin number (first and last) in the bank definition is missing the
pin base offset shifting. This is causing a miscalculation when
retrieving the register and pin offsets in the GPIO driver causing the
'gpio' command to drive the wrong pins / GPIOs in the second GPIO chip
(the AO bank is driven correctly because the shifting is already 0).

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2018-12-07 11:01:09 +01:00
..
Kconfig pinctrl: meson: add axg support 2018-11-26 14:40:52 +01:00
Makefile pinctrl: meson: add axg support 2018-11-26 14:40:52 +01:00
pinctrl-meson-axg-pmx.c pinctrl: meson: add axg support 2018-11-26 14:40:52 +01:00
pinctrl-meson-axg.c pinctrl: meson: axg: Fix GPIO pin offsets 2018-12-07 11:01:09 +01:00
pinctrl-meson-axg.h pinctrl: meson: add axg support 2018-11-26 14:40:52 +01:00
pinctrl-meson-gx-pmx.c pinctrl: meson: rework gx pmx function 2018-11-26 14:40:52 +01:00
pinctrl-meson-gx.h pinctrl: meson: rework gx pmx function 2018-11-26 14:40:52 +01:00
pinctrl-meson-gxbb.c pinctrl: meson: rework gx pmx function 2018-11-26 14:40:52 +01:00
pinctrl-meson-gxl.c pinctrl: meson: rework gx pmx function 2018-11-26 14:40:52 +01:00
pinctrl-meson.c pinctrl: meson: Fix GPIO direction registers access 2018-12-05 10:39:17 +01:00
pinctrl-meson.h pinctrl: meson: rework gx pmx function 2018-11-26 14:40:52 +01:00