summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2020-06-23 14:43:47 -0400
committerTom Rini <[email protected]>2020-06-23 14:43:47 -0400
commit331c7438104149655a5fe96ed4a3d29b00d422de (patch)
treed7199a387a4fad25e82cf5932950a7e452d0ff10 /doc/device-tree-bindings
parent4ff63383e3497389e66cf70943a83bdb1810462a (diff)
parent1c078ad7d954759d9021b126ad05d063a90ebae6 (diff)
Merge branch '2020-06-23-misc-minor-fixes'
- Assorted minor fixes
Diffstat (limited to 'doc/device-tree-bindings')
-rw-r--r--doc/device-tree-bindings/net/phy/atheros.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/net/phy/atheros.txt b/doc/device-tree-bindings/net/phy/atheros.txt
index 97e97b8c13d..a72c6b050d3 100644
--- a/doc/device-tree-bindings/net/phy/atheros.txt
+++ b/doc/device-tree-bindings/net/phy/atheros.txt
@@ -23,7 +23,7 @@ Example:
ethernet-phy@0 {
reg = <0>;
- qca-clk-out-frequency = <125000000>;
+ qca,clk-out-frequency = <125000000>;
qca,keep-pll-enabled;
vddio-supply = <&vddio>;