[U-Boot] [PATCH v2 01/12] net: designware: support phy reset device-tree bindings

Simon Glass sjg at chromium.org
Tue Mar 1 03:03:36 CET 2016


On 28 February 2016 at 14:24, Sjoerd Simons
<sjoerd.simons at collabora.co.uk> wrote:
> 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 at collabora.co.uk>
>
> ---
>
> Changes in v2:
> - Store probe gpio in private data not platdata
> - Drop unneeded header file
>
>  drivers/net/designware.c | 76 ++++++++++++++++++++++++++++++++++++++++++++----
>  drivers/net/designware.h | 10 +++++++
>  2 files changed, 80 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list