dt: emac: document device-tree based phy discovery and setup
authorChristian Lamparter <[email protected]>
Mon, 27 Feb 2017 20:54:50 +0000 (21:54 +0100)
committerDavid S. Miller <[email protected]>
Tue, 7 Mar 2017 20:15:06 +0000 (12:15 -0800)
commita3a4a816b4b194c45d0217e8b9e08b2639802cda
tree6bc4db5b54dd7628081dfe431e5235fb40fe3a54
parent0878fff1f42c18e448ab5b8b4f6a3eb32365b5b6
dt: emac: document device-tree based phy discovery and setup

This patch adds documentation for a new "phy-handle" property,
"fixed-link" and "mdio" sub-node. These allows the enumeration
of PHYs which are supported by the phy library under drivers/net/phy.

The EMAC ethernet controller in IBM and AMCC 4xx chips is
currently stuck with a few privately defined phy
implementations. It has no support for PHYs which
are supported by the generic phylib.

Acked-by: Rob Herring <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Christian Lamparter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Documentation/devicetree/bindings/powerpc/4xx/emac.txt