Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: usb: dwc2: add optional usb-role-switch property

This patch documents the usb-role-switch property in dwc2 bindings, now
that usb-role-switch support is available in dwc2 driver.

Acked-by: Minas Harutyunyan <hminas@synopsys.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>

authored by

Amelie Delaunay and committed by
Felipe Balbi
14793fae e2c53515

+4
+4
Documentation/devicetree/bindings/usb/dwc2.yaml
··· 103 103 dr_mode: 104 104 enum: [host, peripheral, otg] 105 105 106 + usb-role-switch: 107 + $ref: /schemas/types.yaml#/definitions/flag 108 + description: Support role switch. 109 + 106 110 g-rx-fifo-size: 107 111 $ref: /schemas/types.yaml#/definitions/uint32 108 112 description: size of rx fifo size in gadget mode.