commit | 407066f8f3716ca2880a08c48dbab507ae2ec8d9 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Mon Aug 11 17:35:33 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 11 14:41:06 2014 -0700 |
tree | 4465c0cb2fad695b086f41db1b211fd939bc79aa | |
parent | 200d7db76e589823c9dcbf6b88aee48cf2aaf195 [diff] |
net: fec: Support phys probed from devicetree and fixed-link 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>