commit | 6eb4462742ff47bd949b1a8ccf1f4b6e23801ddd | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Sun Feb 28 22:24:55 2016 +0100 |
committer | Simon Glass <sjg@chromium.org> | Fri May 27 09:00:48 2016 -0600 |
tree | 32909f2f1853af4f8553d713a6fedd41a5a2d8d0 | |
parent | 7e2ec88ee57a1dc77498054075ac68369bdf2327 [diff] |
net: designware: support phy reset device-tree bindings Add support for the snps,reset-gpio, snps,reset-active-low (optional) and snps,reset-delays-us device-tree bindings. The combination of these three define how the PHY should be reset to ensure it's in a sane state. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Reviewed-by: Simon Glass <sjg@chromium.org>