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

dt-bindings: Document phy-supply property in rockchip-dwmac

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>

authored by

Romain Perier and committed by
David S. Miller
384dd55d 2e12f536

+1
+1
Documentation/devicetree/bindings/net/rockchip-dwmac.txt
··· 33 33 Optional properties: 34 34 - tx_delay: Delay value for TXD timing. Range value is 0~0x7F, 0x30 as default. 35 35 - rx_delay: Delay value for RXD timing. Range value is 0~0x7F, 0x10 as default. 36 + - phy-supply: phandle to a regulator if the PHY needs one 36 37 37 38 Example: 38 39