aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net/stmmac.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/net/stmmac.txt')
-rw-r--r--Documentation/devicetree/bindings/net/stmmac.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt
index e45ac3f926b1..c41afd963edf 100644
--- a/Documentation/devicetree/bindings/net/stmmac.txt
+++ b/Documentation/devicetree/bindings/net/stmmac.txt
@@ -58,5 +58,5 @@ Examples:
58 snps,multicast-filter-bins = <256>; 58 snps,multicast-filter-bins = <256>;
59 snps,perfect-filter-entries = <128>; 59 snps,perfect-filter-entries = <128>;
60 clocks = <&clock>; 60 clocks = <&clock>;
61 clock-names = "stmmaceth">; 61 clock-names = "stmmaceth";
62 }; 62 };