On Tue, 18 Feb 2020, at 13:43, rentao.bupt@xxxxxxxxx wrote: > From: Tao Ren <rentao.bupt@xxxxxxxxx> > > The patch series aims at enabling USB Host and Gadget support on AST2600 > platforms. > > Patch #1 replaces hardcoded vhub port/endpoint number with device tree > properties, so that it's more convenient to add support for ast2600-vhub > which provides more downstream ports and endpoints. Ah, something I should have mentioned on the previous series is you'll need to update the binding documentation with the new properties. > > Patch #2 enables ast2600 support in aspeed-vhub usb gadget driver. Also need to add the 2600 support to the dt binding document. Looks good to me otherwise. Andrew