linux/drivers/pinctrl/aspeed
Andrew Jeffery d22d5ca601 pinctrl: aspeed: g4: Add USB device and host support
Implement the AST2400 USB functions as described by the devicetree
bindings. Three ports are fully documented in the datasheet and exposed
through the bindings and pinctrl, though there are remnants of
documentation for a fourth port muxed with GPIO pins GPIOQ6 and GPIOQ7.
The implementation is updated to reflect this but the function and
group are not exposed.

Disregarding the mostly undocumented fourth port, the USB functions are
an outlier with respect to the rest of the muxed functionality on the
AST2400 as GPIO is not supported on these pins.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-08-14 15:01:01 +02:00
..
Kconfig pinctrl: Add pinctrl-aspeed-g5 driver 2016-09-07 16:53:37 +02:00
Makefile pinctrl: Add pinctrl-aspeed-g5 driver 2016-09-07 16:53:37 +02:00
pinctrl-aspeed-g4.c pinctrl: aspeed: g4: Add USB device and host support 2017-08-14 15:01:01 +02:00
pinctrl-aspeed-g5.c pinctrl: aspeed: g5: Add pinconf support 2017-04-24 14:55:50 +02:00
pinctrl-aspeed.c pinctrl: aspeed: Add core pinconf support 2017-04-24 14:53:58 +02:00
pinctrl-aspeed.h pinctrl: aspeed: Add core pinconf support 2017-04-24 14:53:58 +02:00