From 989f51752783a8eab32d53f9991c889faed1da6b Mon Sep 17 00:00:00 2001 From: Paul Cercueil Date: Mon, 13 Apr 2020 17:26:24 +0200 Subject: [PATCH] dt-bindings: usb: ingenic,musb: Add usb-role-switch property Add the common usb-role-switch boolean property to the list of the supported properties. Signed-off-by: Paul Cercueil Signed-off-by: Rob Herring --- Documentation/devicetree/bindings/usb/ingenic,musb.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/ingenic,musb.yaml b/Documentation/devicetree/bindings/usb/ingenic,musb.yaml index c2d2ee43ba67e..c334aea6b59da 100644 --- a/Documentation/devicetree/bindings/usb/ingenic,musb.yaml +++ b/Documentation/devicetree/bindings/usb/ingenic,musb.yaml @@ -42,6 +42,9 @@ properties: phys: description: PHY specifier for the USB PHY + usb-role-switch: + type: boolean + required: - compatible - reg -- 2.39.5