]> git.baikalelectronics.ru Git - kernel.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)
commit91015c9374aa249b1a70b4a8cd5876bf748abc49
tree6bc4db5b54dd7628081dfe431e5235fb40fe3a54
parent5ea27ad0879770c0919d9b8725e2d817ad0645a4
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