diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2017-04-05 16:06:10 +0200 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2017-04-10 13:13:41 +0200 |
commit | 9d685ed77b1b07411c2a0a3e38f567e17f1a247a (patch) | |
tree | 27b06f59955e3e9b98b094a4e46d59cade434017 /Documentation/devicetree/bindings/phy | |
parent | phy: bcm-ns-usb3: split all writes into reg & val pairs (diff) | |
download | linux-9d685ed77b1b07411c2a0a3e38f567e17f1a247a.tar.xz linux-9d685ed77b1b07411c2a0a3e38f567e17f1a247a.zip |
phy: rockchip-usb: Add vbus regulator support.
On rockchip devices vbus is supplied by a separate power supply, often
through a regulator. Add support for describing the the regulator in
device-tree following the same convention as several other usb phy's.
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt b/Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt index 57dc388e2fa2..4ed569046daf 100644 --- a/Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt +++ b/Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt @@ -30,6 +30,7 @@ Optional Properties: - reset-names: Only allow the following entries: - phy-reset - resets: Must contain an entry for each entry in reset-names. +- vbus-supply: power-supply phandle for vbus power source Example: |