mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 20:48:49 +08:00
Documentation: usb: phy: nop: Fix the description of 'vcc-supply'
Since bd27fa44e1
("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>
This commit is contained in:
parent
368504c00a
commit
6b1b0fe069
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user