diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-05-22 18:47:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-22 21:16:43 +0200 |
commit | ae21888f9ef34fc2584b6caceb93f0b496dd21d5 (patch) | |
tree | d4b7db6c03d54e4b180487e41acd38046bf815d8 /Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt | |
parent | Documentation: devicetree: add old and deprecated 'fixed-link' (diff) | |
download | linux-ae21888f9ef34fc2584b6caceb93f0b496dd21d5.tar.xz linux-ae21888f9ef34fc2584b6caceb93f0b496dd21d5.zip |
Documentation: devicetree: net: refer to fixed-link.txt
Update the Freescale TSEC PHY, Broadcom GENET & SYSTEMPORT Device Tree
binding documentation to refer to the fixed-link Device Tree binding in
fixed-link.txt.
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt b/Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt index f2febb94550e..451fef26b4df 100644 --- a/Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt +++ b/Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt @@ -24,7 +24,7 @@ Optional properties: - fixed-link: When the GENET interface is connected to a MoCA hardware block or when operating in a RGMII to RGMII type of connection, or when the MDIO bus is voluntarily disabled, this property should be used to describe the "fixed link". - See Documentation/devicetree/bindings/net/fsl-tsec-phy.txt for information on + See Documentation/devicetree/bindings/net/fixed-link.txt for information on the property specifics Required child nodes: |