diff options
| -rw-r--r-- | Documentation/devicetree/bindings/net/rockchip-dwmac.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Documentation/devicetree/bindings/net/rockchip-dwmac.txt b/Documentation/devicetree/bindings/net/rockchip-dwmac.txt index 2362dcd5afc9..21fd199e89b5 100644 --- a/Documentation/devicetree/bindings/net/rockchip-dwmac.txt +++ b/Documentation/devicetree/bindings/net/rockchip-dwmac.txt @@ -33,6 +33,7 @@ Required properties:  Optional properties:   - tx_delay: Delay value for TXD timing. Range value is 0~0x7F, 0x30 as default.   - rx_delay: Delay value for RXD timing. Range value is 0~0x7F, 0x10 as default. + - phy-supply: phandle to a regulator if the PHY needs one  Example: | 
