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>
This commit is contained in:
parent
f5b8c8b6d3
commit
80bd8a9471
|
@ -48,5 +48,5 @@ Optional properties:
|
|||
peripheral means it is device controller
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue