diff options
author | xypron.glpk@gmx.de <xypron.glpk@gmx.de> | 2017-06-15 14:59:57 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-15 15:02:40 -0400 |
commit | 3b1bbafbfd14474fee61487552c9916ec1b25c58 (patch) | |
tree | 231a526dbf517fa2a1f270477e57b012d616fedf | |
parent | 988c7322116970696211e902b468aefec95b6ec4 (diff) |
Doc: net: dsa: b53: update location of referenced dsa.txt
The referenced file dsa.txt is located at
Documentation/devicetree/bindings/net/dsa/dsa.txt
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | Documentation/devicetree/bindings/net/dsa/b53.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/b53.txt b/Documentation/devicetree/bindings/net/dsa/b53.txt index d6c6e41648d4..8ec2ca21adeb 100644 --- a/Documentation/devicetree/bindings/net/dsa/b53.txt +++ b/Documentation/devicetree/bindings/net/dsa/b53.txt | |||
@@ -34,7 +34,7 @@ Required properties: | |||
34 | "brcm,bcm6328-switch" | 34 | "brcm,bcm6328-switch" |
35 | "brcm,bcm6368-switch" and the mandatory "brcm,bcm63xx-switch" | 35 | "brcm,bcm6368-switch" and the mandatory "brcm,bcm63xx-switch" |
36 | 36 | ||
37 | See Documentation/devicetree/bindings/dsa/dsa.txt for a list of additional | 37 | See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional |
38 | required and optional properties. | 38 | required and optional properties. |
39 | 39 | ||
40 | Examples: | 40 | Examples: |