devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add reset-gpios property
@ 2021-01-28 22:12 Adrien Grassein
  2021-01-28 22:12 ` [PATCH 2/2] phy: fsl-imx8mq-usb: handle resettable hubs Adrien Grassein
  2021-02-09 20:01 ` [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add reset-gpios property Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Adrien Grassein @ 2021-01-28 22:12 UTC (permalink / raw)
  Cc: kishon, vkoul, robh+dt, shawnguo, s.hauer, kernel, festevam,
	linux-imx, rikard.falkeborn, peter.chen, jun.li, linux-kernel,
	devicetree, linux-arm-kernel, Adrien Grassein

Add an optional GPIO in the dtb description that will
be used to reset the connected hub (if any).

Signed-off-by: Adrien Grassein <adrien.grassein@gmail.com>
---
 Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
index 7c70f2ad9942..6ee2b42e0f22 100644
--- a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
+++ b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
@@ -9,6 +9,7 @@ Required properties:
 
 Optional properties:
 - vbus-supply: A phandle to the regulator for USB VBUS.
+- reset-gpios: A phandle to the reset signal of the connected hub (if any).
 
 Example:
 	usb3_phy0: phy@381f0040 {
-- 
2.25.1


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

end of thread, other threads:[~2021-02-09 20:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-28 22:12 [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add reset-gpios property Adrien Grassein
2021-01-28 22:12 ` [PATCH 2/2] phy: fsl-imx8mq-usb: handle resettable hubs Adrien Grassein
2021-02-02  2:01   ` Jun Li
2021-02-09 20:01 ` [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add reset-gpios property Rob Herring

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).