summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/net
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-05-07 12:26:55 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-05-07 12:28:46 +0200
commit08827bfc18c8b2325729e6d7e001b92665d9a9fe (patch)
treebbeb93a38d3360909454978094ded01b3cbc6e9c /dts/Bindings/net
parent5545b82e72f546f3399e1322ba6ebe05a21c7e32 (diff)
downloadbarebox-08827bfc18c8b2325729e6d7e001b92665d9a9fe.tar.gz
barebox-08827bfc18c8b2325729e6d7e001b92665d9a9fe.tar.xz
dts: update to v3.15-rc4
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/net')
-rw-r--r--dts/Bindings/net/socfpga-dwmac.txt2
-rw-r--r--dts/Bindings/net/stmmac.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/dts/Bindings/net/socfpga-dwmac.txt b/dts/Bindings/net/socfpga-dwmac.txt
index 636f0ac4e2..2a60cd3e8d 100644
--- a/dts/Bindings/net/socfpga-dwmac.txt
+++ b/dts/Bindings/net/socfpga-dwmac.txt
@@ -23,5 +23,5 @@ gmac0: ethernet@ff700000 {
interrupt-names = "macirq";
mac-address = [00 00 00 00 00 00];/* Filled in by U-Boot */
clocks = <&emac_0_clk>;
- clocks-names = "stmmaceth";
+ clock-names = "stmmaceth";
};
diff --git a/dts/Bindings/net/stmmac.txt b/dts/Bindings/net/stmmac.txt
index 80c1fb8bfb..a2acd2b26b 100644
--- a/dts/Bindings/net/stmmac.txt
+++ b/dts/Bindings/net/stmmac.txt
@@ -33,7 +33,7 @@ Optional properties:
- max-frame-size: See ethernet.txt file in the same directory
- clocks: If present, the first clock should be the GMAC main clock,
further clocks may be specified in derived bindings.
-- clocks-names: One name for each entry in the clocks property, the
+- clock-names: One name for each entry in the clocks property, the
first one should be "stmmaceth".
Examples: