From: Jason Gunthorpe Date: Wed, 19 Mar 2014 22:15:23 +0000 (-0600) Subject: dt: Document a compatible entry for MDIO ethernet Phys X-Git-Tag: v3.15-rc1~113^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f00e756ed12d3204583764c93e41b89e1ae7ee44;p=pandora-kernel.git 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 Acked-by: Rob Herring Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed