]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca69a1f381875f149e96c928ca7b9c5bd9f212c5
treea9da0f38d5f835ae20683969467db8a7b07f6332
parent2f07880b24f8a24364471179fe6901ce394b7b26
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