Browse Source

Documentation: usb: phy: nop: Fix the description of 'vcc-supply'

Since bd27fa44e13830d2b ("usb: phy: generic: Don't use regulator framework for
RESET line") we no longer model the reset line as a regulator supply, so
adapt the documentation accordingly.

Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Fabio Estevam 10 years ago
parent
commit
6b1b0fe069
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt

+ 1 - 1
Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt

@@ -13,7 +13,7 @@ Optional properties:
 - clock-frequency: the clock frequency (in Hz) that the PHY clock must
 - clock-frequency: the clock frequency (in Hz) that the PHY clock must
   be configured to.
   be configured to.
 
 
-- vcc-supply: phandle to the regulator that provides RESET to the PHY.
+- vcc-supply: phandle to the regulator that provides power to the PHY.
 
 
 - reset-gpios: Should specify the GPIO for reset.
 - reset-gpios: Should specify the GPIO for reset.