pinctrl: Add pinctrl-aspeed-g5 driver
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 30 Aug 2016 07:54:26 +0000 (17:24 +0930)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 7 Sep 2016 14:53:37 +0000 (16:53 +0200)
commit56e57cb6c07f124911dfe9a6b496f541ed166931
tree0c9fe1e43a003097b6e589e2a809a09b25b50ff8
parent524594d40153befc7b0c4600550a5eb312c6918c
pinctrl: Add pinctrl-aspeed-g5 driver

A small subset of pins and functions are exposed. The selection of pins
and functions is driven by the development of OpenBMC[1] on the
AST2500 SoC, particularly around booting the IBM Witherspoon platform.

[1] https://github.com/openbmc/docs

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/aspeed/Kconfig
drivers/pinctrl/aspeed/Makefile
drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c [new file with mode: 0644]