netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Kim Phillips <kim.phillips@freescale.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 2/6 v2] phylib: add the ICPlus IP175C PHY driver
Date: Fri, 11 May 2007 16:59:17 -0400	[thread overview]
Message-ID: <4644D925.9060004@garzik.org> (raw)
In-Reply-To: <20070510151611.1a8a0af8.kim.phillips@freescale.com>

Kim Phillips wrote:
> From: Michael Barkowski <michael.barkowski@freescale.com>
> 
> The ICPlus IP175C sports a 100Mbit/s 4-port switch in addition
> to a dedicated 100Mbit/s WAN port.
> 
> Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
> --- 
> v2: adjusted to read PHY reset register before performing prescribed delay,
> to account for bus delays; udelay -> mdelay; plus fixed codingstyle issues.
> 
>  drivers/net/phy/Kconfig  |    6 ++
>  drivers/net/phy/Makefile |    1 +
>  drivers/net/phy/icplus.c |  134 ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 141 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/phy/icplus.c

ACK but failed to apply



      reply	other threads:[~2007-05-11 20:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-10 20:16 [PATCH 2/6 v2] phylib: add the ICPlus IP175C PHY driver Kim Phillips
2007-05-11 20:59 ` Jeff Garzik [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=4644D925.9060004@garzik.org \
    --to=jeff@garzik.org \
    --cc=kim.phillips@freescale.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).