Re: [PATCH v2 3/4] pinctrl: aspeed: g4: Add USB device and host support

2017-08-02 Thread Linus Walleij
On Tue, Jul 18, 2017 at 7:24 AM, Andrew Jeffery wrote: > 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

[PATCH v2 3/4] pinctrl: aspeed: g4: Add USB device and host support

2017-07-17 Thread Andrew Jeffery
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 upd