netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Giuseppe CAVALLARO <peppe.cavallaro@st.com>
To: Michael Trimarchi <michael@amarulasolutions.com>,
	Fabio Estevam <festevam@gmail.com>
Cc: <netdev@vger.kernel.org>
Subject: Re: [RFC][PATCH] net: stmmac: use msleep instead of udelay for gpio reset
Date: Mon, 20 Apr 2015 15:11:31 +0200	[thread overview]
Message-ID: <5534FB03.6020302@st.com> (raw)
In-Reply-To: <CAOf5uw=0dw-4kHTCgiN143f33YxpZLsqsHyTcDfxnKCW5aDpzw@mail.gmail.com>

On 4/19/2015 6:11 AM, Michael Trimarchi wrote:
> Hi
>
> On Apr 19, 2015 1:37 AM, "Fabio Estevam" <festevam@gmail.com
> <mailto:festevam@gmail.com>> wrote:
>  >
>  > On Sat, Apr 18, 2015 at 12:02 PM, Michael Trimarchi
>  > <michael@amarulasolutions.com <mailto:michael@amarulasolutions.com>>
> wrote:
>  >
>  > >                 reset_gpio = data->reset_gpio;
>  > > -               active_low = data->active_low;
>  > > +               active_low = !!data->active_low;
>  >
>  > This is an unrelated change.
>
> I have already try to minimize the change. Anyway I will repost it if
> necessary

yes send V2 w/ related changes for ms reset time only

thanks

Peppe

> Michael
>

      parent reply	other threads:[~2015-04-20 13:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-18 15:02 [RFC][PATCH] net: stmmac: use msleep instead of udelay for gpio reset Michael Trimarchi
2015-04-18 17:37 ` Fabio Estevam
     [not found]   ` <CAOf5uw=0dw-4kHTCgiN143f33YxpZLsqsHyTcDfxnKCW5aDpzw@mail.gmail.com>
2015-04-20 13:11     ` Giuseppe CAVALLARO [this message]

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=5534FB03.6020302@st.com \
    --to=peppe.cavallaro@st.com \
    --cc=festevam@gmail.com \
    --cc=michael@amarulasolutions.com \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).