On Sun, Feb 05, 2017 at 11:25:05PM +0100, Christian Lamparter wrote: > This patch adds documentation for a new "phy-handler" property
s/phy-handler/phy-handle/ > 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. > > Signed-off-by: Christian Lamparter <chunk...@googlemail.com> > --- > .../devicetree/bindings/powerpc/4xx/emac.txt | 60 > +++++++++++++++++++++- > 1 file changed, 58 insertions(+), 2 deletions(-) Otherwise, Acked-by: Rob Herring <r...@kernel.org>