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

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 <piyush.mehta@xilinx.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220504075309.6244-2-piyush.mehta@xilinx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Piyush Mehta and committed by
Greg Kroah-Hartman
1cda12b1 78489569

+4
+4
Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
··· 71 71 - usb2-phy 72 72 - usb3-phy 73 73 74 + reset-gpios: 75 + description: GPIO used for the reset ulpi-phy 76 + maxItems: 1 77 + 74 78 # Required child node: 75 79 76 80 patternProperties: