]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Documentation: usb: phy: nop: Fix the description of 'vcc-supply'
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 12 Dec 2014 15:08:26 +0000 (13:08 -0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Jan 2015 18:13:26 +0000 (12:13 -0600)
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>
Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt

index 1bd37faba05b9c3aab70a0ec305107f308ba7665..8db5b33d6fdc43db741506c92aed439a6a86b2c8 100644 (file)
@@ -13,7 +13,7 @@ Optional properties:
 - clock-frequency: the clock frequency (in Hz) that the PHY clock must
   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.