On Fri, 31 May 2019 10:59:55 +0100, Biju Das wrote: > Update the DT bindings documentation to support usb role switch > for USB Type-C connector using USB role switch class framework. > > Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> > --- > V6-->V7 > * Incorporated shimoda-san's review comments. > (https://patchwork.kernel.org/patch/10944631/) > V5-->V6 > * Updated description > * Added usb-role-switch-property > V4-->V5 > * No Change > V3-->V4 > * No Change > V2-->V3 > * Added optional renesas,usb-role-switch property. > V1-->V2 > * Added usb-role-switch-property > * Updated the example with usb-role-switch property. > --- > .../devicetree/bindings/usb/renesas_usb3.txt | 23 ++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>