diff options
| author | Tom Rini <[email protected]> | 2020-06-23 14:43:47 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-06-23 14:43:47 -0400 |
| commit | 331c7438104149655a5fe96ed4a3d29b00d422de (patch) | |
| tree | d7199a387a4fad25e82cf5932950a7e452d0ff10 /doc/device-tree-bindings | |
| parent | 4ff63383e3497389e66cf70943a83bdb1810462a (diff) | |
| parent | 1c078ad7d954759d9021b126ad05d063a90ebae6 (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.txt | 2 |
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>; |
