|
@@ -807,7 +807,7 @@ static struct meson_bank meson_gxl_periphs_banks[] = {
|
|
|
|
|
|
static struct meson_bank meson_gxl_aobus_banks[] = {
|
|
static struct meson_bank meson_gxl_aobus_banks[] = {
|
|
/* name first last irq pullen pull dir out in */
|
|
/* name first last irq pullen pull dir out in */
|
|
- BANK("AO", GPIOAO_0, GPIOAO_9, 0, 9, 0, 0, 0, 16, 0, 0, 0, 16, 1, 0),
|
|
|
|
|
|
+ BANK("AO", GPIOAO_0, GPIOAO_9, 0, 9, 0, 16, 0, 0, 0, 0, 0, 16, 1, 0),
|
|
};
|
|
};
|
|
|
|
|
|
static struct meson_pinctrl_data meson_gxl_periphs_pinctrl_data = {
|
|
static struct meson_pinctrl_data meson_gxl_periphs_pinctrl_data = {
|