]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
net: fec: add phy-reset-duration for device tree probe
authorShawn Guo <shawn.guo@linaro.org>
Wed, 27 Jun 2012 03:45:24 +0000 (03:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2012 04:22:06 +0000 (21:22 -0700)
commita3caad0a160c03b7238a2518fa89abda78adef1e
tree117a390c87e7a69cf1b469e4225c5c7414198cf6
parentc9040af264de8a425b0efabfcc18a6ce47d0f21f
net: fec: add phy-reset-duration for device tree probe

Different boards may require different phy reset duration.  Add property
phy-reset-duration for device tree probe, so that the boards that need
a longer reset duration can specify it in their device tree.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/fsl-fec.txt
drivers/net/ethernet/freescale/fec.c