summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/net/socfpga-dwmac.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/net/socfpga-dwmac.txt')
-rw-r--r--dts/Bindings/net/socfpga-dwmac.txt2
1 files changed, 1 insertions, 1 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";
};