All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@ni.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/3] net: designware: Add reset ctrl to driver
Date: Tue, 15 May 2018 16:08:52 -0500	[thread overview]
Message-ID: <CANr=Z=bQAFzmBAr1344G7A1+wJSfFhqKYdF3zpzg05VbXyegWw@mail.gmail.com> (raw)
In-Reply-To: <1525749566-50769-4-git-send-email-ley.foon.tan@intel.com>

On Mon, May 7, 2018 at 10:19 PM, Ley Foon Tan <ley.foon.tan@intel.com> wrote:
> Add code to reset all reset signals as in Ethernet DT node. A reset property is an optional feature,
> so only print out a warning and do not fail if a reset property is not present.
>
> If a reset property is discovered, then use it to deassert, thus bringing the
> IP out of reset.
>
> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>

Acked-by: Joe Hershberger <joe.hershberger@ni.com>

  parent reply	other threads:[~2018-05-15 21:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-08  3:19 [U-Boot] [PATCH v3 0/3] drivers: Add reset ctrl to drivers Ley Foon Tan
2018-05-08  3:19 ` [U-Boot] [PATCH v3 1/3] mmc: dwmmc: socfpga: Add reset ctrl to driver Ley Foon Tan
2018-05-13 22:01   ` Simon Glass
2018-05-24  2:27     ` Ley Foon Tan
2018-05-24 12:39   ` [U-Boot] [U-Boot, v3, " Tom Rini
2018-05-25  2:45     ` Ley Foon Tan
2018-05-25 11:16       ` Tom Rini
2018-05-29 13:30         ` Dinh Nguyen
2018-05-31  3:02         ` Ley Foon Tan
2018-05-31 11:16           ` Tom Rini
2018-06-01  2:01             ` Ley Foon Tan
2018-05-08  3:19 ` [U-Boot] [PATCH v3 2/3] serial: ns16550: " Ley Foon Tan
2018-05-24  2:25   ` Ley Foon Tan
2018-05-08  3:19 ` [U-Boot] [PATCH v3 3/3] net: designware: " Ley Foon Tan
2018-05-13 22:01   ` Simon Glass
2018-05-15 21:08   ` Joe Hershberger [this message]
2018-05-24  2:22     ` Ley Foon Tan
2018-06-12 20:50       ` Joe Hershberger

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='CANr=Z=bQAFzmBAr1344G7A1+wJSfFhqKYdF3zpzg05VbXyegWw@mail.gmail.com' \
    --to=joe.hershberger@ni.com \
    --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.