Re: [PATCH] aspeed: AST2600 Pinctrl Driver

2021-11-18 Thread Tom Rini
On Tue, Nov 02, 2021 at 10:17:52AM +0800, Dylan Hung wrote: > From: Ryan Chen > > This driver uses Pinctrl framework and is compatible with the Linux > driver for AST2600. > > Signed-off-by: Ryan Chen > Signed-off-by: Dylan Hung Applied to u-boot/next, thanks! -- Tom signature.asc Descri

[PATCH] aspeed: AST2600 Pinctrl Driver

2021-11-01 Thread Dylan Hung
From: Ryan Chen This driver uses Pinctrl framework and is compatible with the Linux driver for AST2600. Signed-off-by: Ryan Chen Signed-off-by: Dylan Hung --- drivers/pinctrl/Kconfig | 9 + drivers/pinctrl/aspeed/Makefile | 1 + drivers/pinctrl/aspeed/pinctrl_ast