net: fec: Support phys probed from devicetree and fixed-link
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 11 Aug 2014 15:35:33 +0000 (17:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Aug 2014 21:41:06 +0000 (14:41 -0700)
This adds support for specifying the phy to be used with the fec in the
devicetree using the standard phy-handle property and also supports
fixed-link.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found