devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: dwc3: xilinx: Add gpio-reset support
@ 2022-05-04  7:53 Piyush Mehta
  2022-05-04  7:53 ` [PATCH 1/2] dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios Piyush Mehta
  2022-05-04  7:53 ` [PATCH 2/2] usb: dwc3: xilinx: Add gpio-reset support Piyush Mehta
  0 siblings, 2 replies; 4+ messages in thread
From: Piyush Mehta @ 2022-05-04  7:53 UTC (permalink / raw)
  To: gregkh, balbi, radheys, robh+dt, krzysztof.kozlowski+dt,
	michal.simek, manish.narani
  Cc: linux-usb, devicetree, linux-arm-kernel, linux-kernel, git,
	sivadur, Piyush Mehta

These series of patches adds gpio-reset support in the dwc3-xilinx
glue driver.

The optional property added in dwc3-xilinx Linux binding document
and based on the 'reset-gpios' property dwc3-xilinx driver trigger
the GPIO ulpi-phy reset.

This reset is specific to the zynqMp.

Piyush Mehta (2):
  dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios
  usb: dwc3: xilinx: Add gpio-reset support

 Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml |  4 ++++
 drivers/usb/dwc3/dwc3-xilinx.c                         | 17 +++++++++++++++++
 2 files changed, 21 insertions(+)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-05  8:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-04  7:53 [PATCH 0/2] usb: dwc3: xilinx: Add gpio-reset support Piyush Mehta
2022-05-04  7:53 ` [PATCH 1/2] dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios Piyush Mehta
2022-05-05  8:53   ` Krzysztof Kozlowski
2022-05-04  7:53 ` [PATCH 2/2] usb: dwc3: xilinx: Add gpio-reset support Piyush Mehta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).