aspeed: AST2600 Pinctrl Driver
authorRyan Chen <ryan_chen@aspeedtech.com>
Tue, 2 Nov 2021 02:17:52 +0000 (10:17 +0800)
committerTom Rini <trini@konsulko.com>
Wed, 17 Nov 2021 22:04:58 +0000 (17:04 -0500)
commit46220bf0174da71f49939633b3ebf00b8ed45b47
tree50d2bc939594b35964042c88b677aa8109863a34
parentf299171c1dd8fb77b56b317adf80f7c60627d64f
aspeed: AST2600 Pinctrl Driver

This driver uses Pinctrl framework and is compatible with the Linux
driver for AST2600.

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
drivers/pinctrl/Kconfig
drivers/pinctrl/aspeed/Makefile
drivers/pinctrl/aspeed/pinctrl_ast2600.c [new file with mode: 0644]