Skip to content

Commit

Permalink
dt-bindings: Document phy-supply property in rockchip-dwmac
Browse files Browse the repository at this point in the history
As no property for phy regulator was documented in this dt-binding documentation,
this commit adds an entry for the optional property phy-supply.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
rperier authored and davem330 committed Jan 25, 2015
1 parent 2e12f53 commit 384dd55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/net/rockchip-dwmac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 384dd55

Please sign in to comment.