dt-bindings: phy-imx8mq-usb: add optional vbus supply regulator
authorLucas Stach <l.stach@pengutronix.de>
Thu, 4 Apr 2019 16:41:47 +0000 (18:41 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 18 Apr 2019 16:38:25 +0000 (22:08 +0530)
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>
Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt

index a22e853d710c7513d8f051f3a947b4f6675a5365..ed47e5cd067e29d292954d0668989ca4adfb0f5c 100644 (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";