linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: galak@kernel.crashing.org
Cc: linuxppc-dev@ozlabs.org, Haiying.Wang@freescale.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH] ucc_geth: Change uec phy id to the same format as gianfar's
Date: Thu, 29 Jan 2009 17:28:16 -0800 (PST)	[thread overview]
Message-ID: <20090129.172816.174153340.davem@davemloft.net> (raw)
In-Reply-To: <FD1B55B4-574B-4B77-889D-FD81D77DCA5E@kernel.crashing.org>

From: Kumar Gala <galak@kernel.crashing.org>
Date: Thu, 29 Jan 2009 12:42:38 -0600

> 
> On Jan 29, 2009, at 12:39 PM, Haiying Wang wrote:
> 
> > The commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 changes the gianfar's phy id to
> > the format like "mdio@xxxx:xx", but uec still uses the old format like "xxxxxxxx:xx".
> > For the board whose UEC uses gianfar-mdio like MPC8568MDS, the phy can not be attached
> > because of the incompatible phy id format. This patch changes uec's phy id to the same
> > format as gianfar's.
> >
> > Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
> > ---
> > drivers/net/ucc_geth.c           |   20 ++++++++++++++++++--
> > drivers/net/ucc_geth.h           |    2 ++
> > drivers/net/ucc_geth_mii.c       |   12 +++++++++++-
> > drivers/net/ucc_geth_mii.h       |    1 +
> > 4 files changed, 32 insertions(+), 3 deletions(-)
> 
> David,
> 

Applied to net-2.6, thanks.

      reply	other threads:[~2009-01-30  1:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-29 18:39 [PATCH] ucc_geth: Change uec phy id to the same format as gianfar's Haiying Wang
2009-01-29 18:42 ` Kumar Gala
2009-01-30  1:28   ` David Miller [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=20090129.172816.174153340.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Haiying.Wang@freescale.com \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.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 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).