Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

phy: core: Add phy-supply to DT binding documentation

phy-supply is a phandle to the regulator that provides power to the
PHY. This regulator is managed during the PHY power on/off sequence
by the phy core driver.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

authored by

Roger Quadros and committed by
Kishon Vijay Abraham I
e9e8cf49 3be88125

+4
+4
Documentation/devicetree/bindings/phy/phy-bindings.txt
··· 10 10 provider can use the values in cells to find the appropriate 11 11 PHY. 12 12 13 + Optional Properties: 14 + phy-supply: Phandle to a regulator that provides power to the PHY. This 15 + regulator will be managed during the PHY power on/off sequence. 16 + 13 17 For example: 14 18 15 19 phys: phy {