u-boot-brain/drivers/pinctrl/meson
Guillaume La Roque 2c4e3cf212 pinctrl: meson: axg: Fix PIN and BANK offsets
Periphs bank offset must be applied on all pins and
PMX bank to prevent issue in meson_pinconf_set call.
Without offset on pins when a call to pinconf is done
meson_gpio_calc_reg_and_bit return wrong offset.
To avoid breaking pmx function offset is needed in pmx bank structure too.

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2019-04-10 16:54:59 +02:00
..
Kconfig pinctrl: meson: add pinconf support 2019-01-29 11:19:15 +01:00
Makefile pinctrl: meson: add axg support 2018-11-26 14:40:52 +01:00
pinctrl-meson-axg-pmx.c pinctrl: meson: add pinconf support 2019-01-29 11:19:15 +01:00
pinctrl-meson-axg.c pinctrl: meson: axg: Fix PIN and BANK offsets 2019-04-10 16:54:59 +02: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: add pinconf support 2019-01-29 11:19:15 +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: add pinconf support 2019-01-29 11:19:15 +01:00
pinctrl-meson.h pinctrl: meson: add pinconf support 2019-01-29 11:19:15 +01:00