]> git.baikalelectronics.ru Git - kernel.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)
commit1d807b91f848a442908493d69e77a4961d1a2481
tree4465c0cb2fad695b086f41db1b211fd939bc79aa
parent4c3ba6645c1d1ffd865b33ba4568b4529efcb99e
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