mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-07 13:43:51 +00:00
9b92f5c51e
Some gpio pin at aspeed soc is input only and the prefix name of these
pin is "GPI" only.
This patch fine-tune the condition of GPIO check from "GPIO" to "GPI"
and it will fix the usage error of banks D and E in the AST2400/AST2500
and banks T and U in the AST2600.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pinctrl-aspeed-g4.c | ||
pinctrl-aspeed-g5.c | ||
pinctrl-aspeed-g6.c | ||
pinctrl-aspeed.c | ||
pinctrl-aspeed.h | ||
pinmux-aspeed.c | ||
pinmux-aspeed.h |