devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add optional vbus supply regulator
@ 2019-04-04 16:41 Lucas Stach
  2019-04-04 16:41 ` [PATCH 2/2] phy: fsl-imx8mq-usb: add support for VBUS power control Lucas Stach
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2019-04-04 16:41 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Rob Herring
  Cc: devicetree, patchwork-lst, NXP Linux Team, kernel,
	linux-arm-kernel, Li Jun

Add a vbus supply regulator phandle, so the PHY can enable the VBUS
voltage rail when powering up.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
index a22e853d710c..ed47e5cd067e 100644
--- a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
+++ b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
@@ -7,6 +7,9 @@ Required properties:
 - clocks:	phandles to the clocks for each clock listed in clock-names
 - clock-names:	must contain "phy"
 
+Optional properties:
+- vbus-supply: A phandle to the regulator for USB VBUS.
+
 Example:
 	usb3_phy0: phy@381f0040 {
 		compatible = "fsl,imx8mq-usb-phy";
-- 
2.20.1

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

end of thread, other threads:[~2019-04-04 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-04 16:41 [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add optional vbus supply regulator Lucas Stach
2019-04-04 16:41 ` [PATCH 2/2] phy: fsl-imx8mq-usb: add support for VBUS power control Lucas Stach

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