diff mbox

[2/3] phy: omap-usb2: Add PHY regulator to DT binding documentation

Message ID 1404126038-19974-3-git-send-email-rogerq@ti.com
State New
Headers show

Commit Message

Roger Quadros June 30, 2014, 11 a.m. UTC
The PHY driver can manage a regulator that supplies power to
the USB2 PHY. Add DT binding information for that.

Signed-off-by: Roger Quadros <rogerq@ti.com>
---
 Documentation/devicetree/bindings/phy/ti-phy.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/phy/ti-phy.txt b/Documentation/devicetree/bindings/phy/ti-phy.txt
index 9ce458f..a6acd99 100644
--- a/Documentation/devicetree/bindings/phy/ti-phy.txt
+++ b/Documentation/devicetree/bindings/phy/ti-phy.txt
@@ -41,6 +41,7 @@  Required properties:
 Optional properties:
  - ctrl-module : phandle of the control module used by PHY driver to power on
    the PHY.
+ - phy-supply: phandle of the regulator that supplies power to the PHY.
 
 This is usually a subnode of ocp2scp to which it is connected.