From: Roger Quadros Date: Fri, 4 Jul 2014 09:55:46 +0000 (+0300) Subject: phy: core: Add phy-supply to DT binding documentation X-Git-Tag: v3.17-rc1~121^2~11^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9e8cf49f9ebbdc8ffafc9627bfade76c5384845;p=thirdparty%2Flinux.git 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 Signed-off-by: Kishon Vijay Abraham I --- diff --git a/Documentation/devicetree/bindings/phy/phy-bindings.txt b/Documentation/devicetree/bindings/phy/phy-bindings.txt index 8ae844fc0c605..2aa1840200edd 100644 --- a/Documentation/devicetree/bindings/phy/phy-bindings.txt +++ b/Documentation/devicetree/bindings/phy/phy-bindings.txt @@ -10,6 +10,10 @@ Required Properties: provider can use the values in cells to find the appropriate PHY. +Optional Properties: +phy-supply: Phandle to a regulator that provides power to the PHY. This + regulator will be managed during the PHY power on/off sequence. + For example: phys: phy {