]> 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)
commit7032e62310ebbcc3b0b5b4b2a9b3bd61c41e009e
tree6bc4db5b54dd7628081dfe431e5235fb40fe3a54
parentcce28639d89c19d240d04f46ff80f81f040de743
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