On Mon, 2 Mar 2020 22:23:36 -0800, rentao.bupt@xxxxxxxxx wrote: > From: Tao Ren <rentao.bupt@xxxxxxxxx> > > Add device tree binding documentation for the Aspeed USB 2.0 Virtual HUb > Controller. > > Signed-off-by: Tao Ren <rentao.bupt@xxxxxxxxx> > Reviewed-by: Joel Stanley <joel@xxxxxxxxx> > --- > Changes in v7: > - updated to dual license. > - removed description for "reg" and "clocks" properties. > - Added constraints (minimum/maximum/default) for vendor specific > properties. > Changes in v6: > - added 2 required properties into example and passed "make > dt_binding_check". > Changes in v5: > - updated maintainer to Ben. > - refined patch description per Joel's suggestion. > No change in v2/v3/v4: > - the patch is added to the patch series since v4. > > .../bindings/usb/aspeed,usb-vhub.yaml | 77 +++++++++++++++++++ > 1 file changed, 77 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/aspeed,usb-vhub.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>