commit | a3caad0a160c03b7238a2518fa89abda78adef1e | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Jun 27 03:45:24 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 27 21:22:06 2012 -0700 |
tree | 117a390c87e7a69cf1b469e4225c5c7414198cf6 | |
parent | c9040af264de8a425b0efabfcc18a6ce47d0f21f [diff] |
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>