summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorBilly Tsai <billy_tsai@aspeedtech.com>2026-06-05 09:38:09 +0300
committerLinus Walleij <linusw@kernel.org>2026-06-08 11:18:52 +0300
commitbe3ee6e6710ee766448b55a6041e73a393cfff79 (patch)
treeb54ffb7b9cb017b0411a50481bd9466e7940a463 /scripts/git.orderFile
parent27aa791db7e7fe9e405a2143f2ddccdcd0d1c283 (diff)
downloadlinux-be3ee6e6710ee766448b55a6041e73a393cfff79.tar.xz
pinctrl: aspeed: Fix GPIO mux value for ADC-capable balls
aspeed_g7_soc1_gpio_request_enable() unconditionally writes mux function 0 to route the requested pin to GPIO. This is wrong for the ADC-capable balls W17 through AB19 (ADC0-ADC15), where function 0 selects the ADC input and function 1 selects GPIO. Requesting one of those GPIOs therefore muxed the ball to ADC instead. Write mux value 1 for balls W17 through AB19 so the GPIO function is actually selected. Fixes: 4af4eb66aac3 ("pinctrl: aspeed: Add AST2700 SoC1 support") Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions