dt-bindings: phy-imx8mq-usb: add optional vbus supply regulator

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>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
This commit is contained in:
Lucas Stach 2019-04-04 18:41:47 +02:00 committed by Kishon Vijay Abraham I
parent 73d7ec899b
commit 29c6584f33
1 changed files with 3 additions and 0 deletions

View File

@ -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";