|
@@ -1053,7 +1053,7 @@ static struct meson_bank meson8_cbus_banks[] = {
|
|
|
|
|
|
static struct meson_bank meson8_aobus_banks[] = {
|
|
static struct meson_bank meson8_aobus_banks[] = {
|
|
/* name first last irq pullen pull dir out in */
|
|
/* name first last 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 meson8_cbus_pinctrl_data = {
|
|
static struct meson_pinctrl_data meson8_cbus_pinctrl_data = {
|