dt: Document a compatible entry for MDIO ethernet Phys
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Wed, 19 Mar 2014 22:15:23 +0000 (16:15 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Mar 2014 21:10:28 +0000 (17:10 -0400)
commitf00e756ed12d3204583764c93e41b89e1ae7ee44
treea9da0f38d5f835ae20683969467db8a7b07f6332
parent418ebec0158e473fd4c9fb3edfc014b3f46c37e0
dt: Document a compatible entry for MDIO ethernet Phys

This describes a compatible entry of the form:
  ethernet-phy-idAAAA,BBBB
Which is modelled after the PCI structured compatible entry
(pciVVVV,DDDD.SSSS.ssss.RR)

If present the OF core will be able to use this information to
directly create the correct phy without auto probing the bus.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/phy.txt