Skip to content

Commit

Permalink
pinctrl: meson-axg: add missing GPIOA_18
Browse files Browse the repository at this point in the history
Add the missing GPIOA_18 from the missing EE gpio list.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
  • Loading branch information
superna9999 committed Oct 5, 2020
1 parent 0f6bef4 commit 38c1c6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/pinctrl/meson/pinctrl-meson-axg.c
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ static struct meson_pmx_group meson_axg_periphs_groups[] = {
GPIO_GROUP(GPIOA_15, EE_OFF),
GPIO_GROUP(GPIOA_16, EE_OFF),
GPIO_GROUP(GPIOA_17, EE_OFF),
GPIO_GROUP(GPIOA_18, EE_OFF),
GPIO_GROUP(GPIOA_19, EE_OFF),
GPIO_GROUP(GPIOA_20, EE_OFF),

Expand Down

0 comments on commit 38c1c6f

Please sign in to comment.