pinctrl: meson-axg: add missing GPIOA_18
Add the missing GPIOA_18 from the missing EE gpio list. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
0f6bef4a95
commit
38c1c6f816
@ -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),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user