All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: avorontsov@ru.mvista.com
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>,
	Andy Fleming <afleming@freescale.com>,
	netdev@vger.kernel.org
Subject: Re: [PATCH] [NET] phy/broadcom: add support for BCM5481 PHY
Date: Wed, 26 Mar 2008 00:36:41 -0400	[thread overview]
Message-ID: <47E9D2D9.3030900@pobox.com> (raw)
In-Reply-To: <20080304164132.GA16552@localhost.localdomain>

Anton Vorontsov wrote:
> On Wed, Feb 06, 2008 at 06:44:32AM -0500, Jeff Garzik wrote:
>> Anton Vorontsov wrote:
>>> This patch adds support for BCM5481 PHY. Unfortunately it's hard to
>>> get specifications for this PHY, so its special register 0x18 isn't
>>> annotated properly (but we know it's used to set up the delays).
>>>
>>> I've kept the magic numbers, so we'll not forget to fix it at the
>>> first opportunity, and will name that register and its bits correctly.
>>>
>>> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
> [...]
>>> +static struct phy_driver bcm5481_driver = {
>>> +	.phy_id		= 0x0143bca0,
>>> +	.phy_id_mask	= 0xfffffff0,
> [...]
>> applied
> 
> :-) You applied "PHYLIB: Add BCM5482 PHY support", but my
> patch is for another PHY -- BCM5481. Here is another try,
> rebased on top of previous commit:
> 
> - - - -
> From: Anton Vorontsov <avorontsov@ru.mvista.com>
> Subject: phylib, broadcom: add support for BCM5481 PHY
> 
> This patch adds support for BCM5481 PHY. Unfortunately it's hard to
> get specifications for this PHY, so its special register 0x18 isn't
> annotated properly (but we know it's used to set up the delays).
> 
> I've kept the magic numbers, so we'll not forget to fix it at the
> first opportunity, and will name that register and its bits correctly.
> 
> p.s. also fixed the line with broken indention, introduced by
> commit 03157ac31eb4a8883382a212b161d2e6c5059fbf
>     PHYLIB: Add BCM5482 PHY support
> 
> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
> ---
>  drivers/net/phy/broadcom.c |   57 +++++++++++++++++++++++++++++++++++++++++++-
>  1 files changed, 56 insertions(+), 1 deletions(-)

applied



      reply	other threads:[~2008-03-26  4:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-03 18:58 [PATCH] [NET] phy/broadcom: add support for BCM5481 PHY Anton Vorontsov
2008-02-06 11:44 ` Jeff Garzik
2008-03-04 16:41   ` Anton Vorontsov
2008-03-26  4:36     ` 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=47E9D2D9.3030900@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=afleming@freescale.com \
    --cc=avorontsov@ru.mvista.com \
    --cc=macro@linux-mips.org \
    --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 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.