Message ID | 20200413152633.198301-4-paul@crapouillou.net (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [01/13] dt-bindings: timer: Convert ingenic,tcu.txt to YAML | expand |
On Mon, 13 Apr 2020 17:26:24 +0200, Paul Cercueil wrote: > Add the common usb-role-switch boolean property to the list of the > supported properties. > > Signed-off-by: Paul Cercueil <paul@crapouillou.net> > --- > Documentation/devicetree/bindings/usb/ingenic,musb.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Applied, thanks. Rob
diff --git a/Documentation/devicetree/bindings/usb/ingenic,musb.yaml b/Documentation/devicetree/bindings/usb/ingenic,musb.yaml index 1d6877875077..292905a8c20b 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
Add the common usb-role-switch boolean property to the list of the supported properties. Signed-off-by: Paul Cercueil <paul@crapouillou.net> --- Documentation/devicetree/bindings/usb/ingenic,musb.yaml | 3 +++ 1 file changed, 3 insertions(+)