pinctrl: Add pinctrl-aspeed-g4 driver
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 30 Aug 2016 07:54:25 +0000 (17:24 +0930)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 7 Sep 2016 14:51:49 +0000 (16:51 +0200)
commit524594d40153befc7b0c4600550a5eb312c6918c
treef18dcceaf56fbe4fad331eb4212e2241b03fce0f
parent4d3d0e4272d8d660f5f14f5abcf96fb4df1aa94b
pinctrl: Add pinctrl-aspeed-g4 driver

A subset of the pins and functions are exposed. The selection of
functions and pins is driven by the development of OpenBMC[1] on the
AST2400 SoC, particularly around booting the OpenPOWER Palmetto
development machine.

[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-g4.c [new file with mode: 0644]