]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit407066f8f3716ca2880a08c48dbab507ae2ec8d9
tree4465c0cb2fad695b086f41db1b211fd939bc79aa
parent200d7db76e589823c9dcbf6b88aee48cf2aaf195
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>
Documentation/devicetree/bindings/net/fsl-fec.txt
drivers/net/ethernet/freescale/fec.h
drivers/net/ethernet/freescale/fec_main.c