Browse Source

usb: tegra: Add vbus-supply property for host mode PHYs

Document vbus-supply as an optional property for host mode phy-tegra-usb PHYs.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Mikko Perttunen 12 years ago
parent
commit
80bd8a9471

+ 1 - 1
Documentation/devicetree/bindings/usb/nvidia,tegra20-usb-phy.txt

@@ -48,5 +48,5 @@ Optional properties:
       peripheral means it is device controller
       peripheral means it is device controller
       otg means it can operate as either ("on the go")
       otg means it can operate as either ("on the go")
 
 
-Required properties for dr_mode == otg:
+VBUS control (required for dr_mode == host, optional for dr_mode == otg):
   - vbus-supply: regulator for VBUS
   - vbus-supply: regulator for VBUS