u-boot-brain/drivers/pinctrl/meson
Carlo Caione fb19c7bade pinctrl: meson: Fix GPIO direction registers access
The macros used to set the direction of the GPIO pins are misused,
resulting in a wrong behavior when trying to read the GPIO input level
from U-Boot.

A better macro is also used when setting the output direction.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2018-12-05 10:39:17 +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: add axg support 2018-11-26 14:40:52 +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