mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 14:10:37 +02:00
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 | ||