diff options
| author | Sean Wang <sean.wang@mediatek.com> | 2016-09-23 02:09:32 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-09-24 08:26:09 -0400 |
| commit | 7f8c2865a94a73308386627cd7556c17f03efb63 (patch) | |
| tree | 41e812b29a9b244f70ddf2fd9f4db7755db5ae7f /Documentation/devicetree/bindings/net | |
| parent | 4ce4862a815e3cee8040c9d91e2148aecbbf056e (diff) | |
Documentation: devicetree: fix typo in MediaTek ethernet device-tree binding
fix typo in
Documentation/devicetree/bindings/net/mediatek-net.txt
Cc: devicetree@vger.kernel.org
Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
| -rw-r--r-- | Documentation/devicetree/bindings/net/mediatek-net.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/mediatek-net.txt b/Documentation/devicetree/bindings/net/mediatek-net.txt index 7111278adc7e..f09525772369 100644 --- a/Documentation/devicetree/bindings/net/mediatek-net.txt +++ b/Documentation/devicetree/bindings/net/mediatek-net.txt | |||
| @@ -34,7 +34,7 @@ Required properties: | |||
| 34 | - phy-handle: see ethernet.txt file in the same directory and | 34 | - phy-handle: see ethernet.txt file in the same directory and |
| 35 | the phy-mode "trgmii" required being provided when reg | 35 | the phy-mode "trgmii" required being provided when reg |
| 36 | is equal to 0 and the MAC uses fixed-link to connect | 36 | is equal to 0 and the MAC uses fixed-link to connect |
| 37 | with inernal switch such as MT7530. | 37 | with internal switch such as MT7530. |
| 38 | 38 | ||
| 39 | Example: | 39 | Example: |
| 40 | 40 | ||
