dt-bindings: usb: ingenic,musb: Add usb-role-switch property
authorPaul Cercueil <paul@crapouillou.net>
Mon, 13 Apr 2020 15:26:24 +0000 (17:26 +0200)
committerRob Herring <robh@kernel.org>
Mon, 20 Apr 2020 22:22:22 +0000 (17:22 -0500)
Add the common usb-role-switch boolean property to the list of the
supported properties.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/usb/ingenic,musb.yaml

index c2d2ee4..c334aea 100644 (file)
@@ -42,6 +42,9 @@ properties:
   phys:
     description: PHY specifier for the USB PHY
 
   phys:
     description: PHY specifier for the USB PHY
 
+  usb-role-switch:
+    type: boolean
+
 required:
   - compatible
   - reg
 required:
   - compatible
   - reg