On 12/12/14 17:08, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> > > 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. It seems that the description of vcc-supply and reset-supply was swapped in the original commit 0eba387973f5 that introduced this file. > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> Acked-by: Roger Quadros <rogerq@xxxxxx> cheers, -roger > --- > Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt b/Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt > index 1bd37fa..8db5b33 100644 > --- a/Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt > +++ b/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 > 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. > > -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html