Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Lucas Stach and committed by
Kishon Vijay Abraham I
29c6584f 73d7ec89

+3
+3
Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
··· 7 7 - clocks: phandles to the clocks for each clock listed in clock-names 8 8 - clock-names: must contain "phy" 9 9 10 + Optional properties: 11 + - vbus-supply: A phandle to the regulator for USB VBUS. 12 + 10 13 Example: 11 14 usb3_phy0: phy@381f0040 { 12 15 compatible = "fsl,imx8mq-usb-phy";