All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] net: dm: fec: Support phy-reset-post-delay property
Date: Fri, 1 Mar 2019 14:57:54 +0100	[thread overview]
Message-ID: <20190301145754.185ff8c6@crub> (raw)
In-Reply-To: <20190301132755.947-2-andrejs.cainikovs@netmodule.com>

On Fri, 1 Mar 2019 13:27:59 +0000
Andrejs Cainikovs Andrejs.Cainikovs at netmodule.com wrote:

> As per Linux kernel DT binding doc:
> - phy-reset-post-delay : Post reset delay in milliseconds. If present then
>   a delay of phy-reset-post-delay milliseconds will be observed after the
>   phy-reset-gpios has been toggled. Can be omitted thus no delay is
>   observed. Delay is in range of 1ms to 1000ms. Other delays are invalid.
> 
> Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@netmodule.com>

Reviewed-by: Anatolij Gustschin <agust@denx.de>

--
Anatolij

  reply	other threads:[~2019-03-01 13:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-01 13:27 [U-Boot] [PATCH 0/2] Fix broken ethernet on imx8qxp-mek Andrejs Cainikovs
2019-03-01 13:27 ` [U-Boot] [PATCH 1/2] net: dm: fec: Support phy-reset-post-delay property Andrejs Cainikovs
2019-03-01 13:57   ` Anatolij Gustschin [this message]
2019-03-01 14:07   ` Stefano Babic
2019-03-01 18:49   ` Joe Hershberger
2019-03-03 22:18   ` Lukasz Majewski
2019-03-05 18:05   ` [U-Boot] " Joe Hershberger
2019-03-12  9:10     ` Anatolij Gustschin
2019-03-12 17:22       ` Joe Hershberger
2019-03-01 13:28 ` [U-Boot] [PATCH 2/2] dts: imx8qxp-mek: Add PHY post reset delay Andrejs Cainikovs
2019-03-01 13:58   ` Anatolij Gustschin
2019-03-01 14:07   ` Stefano Babic
2019-03-01 18:49   ` Joe Hershberger
2019-03-05 18:05   ` [U-Boot] " Joe Hershberger
2019-03-12  9:13     ` Anatolij Gustschin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190301145754.185ff8c6@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.