All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net/phy: refactor RTL8211F initialization
Date: Thu, 23 Apr 2015 09:42:25 -0500	[thread overview]
Message-ID: <CANr=Z=aWABAmvQ2J3PK-+AfRR08erte-edkiUYdz4j4sOa1LbQ@mail.gmail.com> (raw)
In-Reply-To: <DM2PR03MB398991EDFF16E79D6D87278F8ED0@DM2PR03MB398.namprd03.prod.outlook.com>

On Thu, Apr 23, 2015 at 12:58 AM, Shengzhou.Liu at freescale.com
<Shengzhou.Liu@freescale.com> wrote:
>> -----Original Message-----
>> From: Florian Fainelli [mailto:f.fainelli at gmail.com]
>> Sent: Thursday, April 23, 2015 12:39 PM
>> To: Liu Shengzhou-B36685; netdev at vger.kernel.org; joe.hershberger at gmail.com
>> Subject: Re: [PATCH] net/phy: refactor RTL8211F initialization
>>
>> Did you mean to submit that against u-boot or Linux? If the latter, there is
>> absolutely no need to have the same file compile under u-boot and Linux
>> without changes, that is too restrictive. There is a
>> genphy_soft_reset() which takes care of waiting for BMCR_RESET to clear,
>> please use it, there is no guarantee otherwise that a PHY has completed a
>> reset.
>> --
>> Florian
> This patch is for u-boot, not for kernel. There is no genphy_soft_reset() in u-boot.

You sent this patch to the netdev list and not the u-boot list.  I've
added the u-boot list here, but you should send v2 to the u-boot list.

Thanks,
-Joe

  reply	other threads:[~2015-04-23 14:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-22 10:22 [PATCH] net/phy: refactor RTL8211F initialization Shengzhou Liu
2015-04-22 16:57 ` Florian Fainelli
2015-04-23  3:53   ` Shengzhou.Liu
2015-04-23  4:39     ` Florian Fainelli
2015-04-23  5:58       ` Shengzhou.Liu
2015-04-23 14:42         ` Joe Hershberger [this message]
2015-04-23 14:42 ` [U-Boot] " Joe Hershberger
2015-04-24  8:19   ` Shengzhou.Liu at freescale.com

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=aWABAmvQ2J3PK-+AfRR08erte-edkiUYdz4j4sOa1LbQ@mail.gmail.com' \
    --to=joe.hershberger@gmail.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.