|
@@ -906,7 +906,7 @@ static struct meson_bank meson8b_cbus_banks[] = {
|
|
|
|
|
|
static struct meson_bank meson8b_aobus_banks[] = {
|
|
static struct meson_bank meson8b_aobus_banks[] = {
|
|
/* name first lastc irq pullen pull dir out in */
|
|
/* name first lastc irq pullen pull dir out in */
|
|
- BANK("AO", GPIOAO_0, GPIO_TEST_N, 0, 13, 0, 0, 0, 16, 0, 0, 0, 16, 1, 0),
|
|
|
|
|
|
+ BANK("AO", GPIOAO_0, GPIO_TEST_N, 0, 13, 0, 16, 0, 0, 0, 0, 0, 16, 1, 0),
|
|
};
|
|
};
|
|
|
|
|
|
static struct meson_pinctrl_data meson8b_cbus_pinctrl_data = {
|
|
static struct meson_pinctrl_data meson8b_cbus_pinctrl_data = {
|