]> git.ipfire.org Git - thirdparty/u-boot.git/commit
pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 4 Jun 2019 09:04:51 +0000 (11:04 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Wed, 12 Jun 2019 09:50:02 +0000 (11:50 +0200)
commitfb9424553482440b9629d53f583c5e3040872a2b
tree4e176ae2e824516228ce8e29e0cb2322633ae6ef
parent68b90e57bc034e237923b02acb633dc4e91d44cb
pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups

The GPIO_TEST_N was in the wrong pmx group table, move it back with the AO
groups, GPIODV_18 was missing, add it back, and finally the GPIOCLK_*
group names were missing.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/pinctrl/meson/pinctrl-meson-gxbb.c
drivers/pinctrl/meson/pinctrl-meson-gxl.c