aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2016-06-24 14:23:52 -0400
committerDavid S. Miller <davem@davemloft.net>2016-06-28 08:57:19 -0400
commitbeb1a04619f6bcf0e0452780b4c3eaab995e0b43 (patch)
tree05a83ea07d61ae16d660810fafb84f16cf7fc949 /Documentation/devicetree/bindings/net
parent8ea63bbaabb83adf54609c7aa6cb0ab504023a99 (diff)
net: davinci_mdio: document missed "ti, am4372-mdio" compat string
Document missed "ti,am4372-mdio" compat string used for TI am437x SoC (am4372.dtsi). Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
-rw-r--r--Documentation/devicetree/bindings/net/davinci-mdio.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/davinci-mdio.txt b/Documentation/devicetree/bindings/net/davinci-mdio.txt
index 0369e25aabd2..b6a4f487a823 100644
--- a/Documentation/devicetree/bindings/net/davinci-mdio.txt
+++ b/Documentation/devicetree/bindings/net/davinci-mdio.txt
@@ -2,7 +2,9 @@ TI SoC Davinci/Keystone2 MDIO Controller Device Tree Bindings
2--------------------------------------------------- 2---------------------------------------------------
3 3
4Required properties: 4Required properties:
5- compatible : Should be "ti,davinci_mdio" or "ti,keystone_mdio" 5- compatible : Should be "ti,davinci_mdio"
6 and "ti,keystone_mdio" for Keystone 2 SoCs
7 and "ti,am4372-mdio" for am472x SoC
6- reg : physical base address and size of the davinci mdio 8- reg : physical base address and size of the davinci mdio
7 registers map 9 registers map
8- bus_freq : Mdio Bus frequency 10- bus_freq : Mdio Bus frequency