diff options
author | Brad Mouring <brad.mouring@ni.com> | 2018-03-13 22:32:16 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-16 16:14:33 +0100 |
commit | f3b249e652792290cea1db45fa58e51c69cdd68e (patch) | |
tree | 444fac8404c957a53990b3ccb6844af6c9e2ae9f | |
parent | net: macb: Add phy-handle DT support (diff) | |
download | linux-f3b249e652792290cea1db45fa58e51c69cdd68e.tar.xz linux-f3b249e652792290cea1db45fa58e51c69cdd68e.zip |
Documentation: macb: Document phy-handle binding
Document the existence of the optional binding, directing to the
general ethernet document that describes this binding.
Signed-off-by: Brad Mouring <brad.mouring@ni.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | Documentation/devicetree/bindings/net/macb.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt index 27966ae741e0..457d5ae16f23 100644 --- a/Documentation/devicetree/bindings/net/macb.txt +++ b/Documentation/devicetree/bindings/net/macb.txt @@ -29,6 +29,7 @@ Optional properties for PHY child node: - reset-gpios : Should specify the gpio for phy reset - magic-packet : If present, indicates that the hardware supports waking up via magic packet. +- phy-handle : see ethernet.txt file in the same directory Examples: |