]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dt: emac: document device-tree based phy discovery and setup
authorChristian Lamparter <chunkeey@googlemail.com>
Mon, 27 Feb 2017 20:54:50 +0000 (21:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
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 <robh@kernel.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/powerpc/4xx/emac.txt