aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net/mdio.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/net/mdio.txt')
-rw-r--r--Documentation/devicetree/bindings/net/mdio.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/mdio.txt b/Documentation/devicetree/bindings/net/mdio.txt
index 96a53f89aa6e..e3e1603f256c 100644
--- a/Documentation/devicetree/bindings/net/mdio.txt
+++ b/Documentation/devicetree/bindings/net/mdio.txt
@@ -18,7 +18,7 @@ Example :
18This example shows these optional properties, plus other properties 18This example shows these optional properties, plus other properties
19required for the TI Davinci MDIO driver. 19required for the TI Davinci MDIO driver.
20 20
21 davinci_mdio: ethernet@0x5c030000 { 21 davinci_mdio: ethernet@5c030000 {
22 compatible = "ti,davinci_mdio"; 22 compatible = "ti,davinci_mdio";
23 reg = <0x5c030000 0x1000>; 23 reg = <0x5c030000 0x1000>;
24 #address-cells = <1>; 24 #address-cells = <1>;