summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2017-01-23 15:57:17 +1030
committerLinus Walleij <linus.walleij@linaro.org>2017-01-26 14:42:39 +0100
commit8ccb6dc6e999008bc5d50bdb5badedd636f58e1c (patch)
tree3196841360f260475671abd2e350d9cf1c0ebd58 /drivers/gpio
parent7153f8ef679d5fcb2d9c69a19613399194600f5b (diff)
downloadlinux-8ccb6dc6e999008bc5d50bdb5badedd636f58e1c.tar.bz2
pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]
Incorrect video output configuration bits were being tested on pins in GPIO banks AA and AB for the ROM{8,16} mux functions. The ROM{8,16} functions are the highest priority for the relevant pins and also the default function, so we require the relevant video output configuration be disabled to mux GPIO functionality. As the wrong bits were being tested a GPIO export would succeed but leave the pin in an unresponsive state (i.e. value updates were ignored). This misbehaviour was discovered as part of extending the GPIO controller's support to cover banks Y, Z, AA, AB and AC (AC in the case of the g5 SoC). Fixes: 6d329f14a75f ("pinctrl: aspeed-g4: Add mux configuration for all pins") Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions