[PATCH v2] pinctrl: aspeed: Fix GPI only function problem.
Andrew Jeffery
andrew at aj.id.au
Fri Oct 30 17:02:50 AEDT 2020
On Fri, 30 Oct 2020, at 16:24, Billy Tsai wrote:
> 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: 4d3d0e4272d8 ("pinctrl: Add core support for Aspeed SoCs")
>
> Signed-off-by: Billy Tsai <billy_tsai at aspeedtech.com>
Thanks Billy. Generally the Fixes: tag should be part of the trailer block,
hopefully Linus is happy to remove the newline for us!
Reviewed-by: Andrew Jeffery <andrew at aj.id.au>
More information about the Linux-aspeed
mailing list