Skip to content

Commit 1cda12b

Browse files
Piyush Mehtagregkh
authored andcommitted
dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios
Added optional property support reset-gpios for the dwc3-Xilinx glue driver. Signed-off-by: Piyush Mehta <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 7848956 commit 1cda12b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ properties:
7171
- usb2-phy
7272
- usb3-phy
7373

74+
reset-gpios:
75+
description: GPIO used for the reset ulpi-phy
76+
maxItems: 1
77+
7478
# Required child node:
7579

7680
patternProperties:

0 commit comments

Comments
 (0)