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 3/5] ucc_geth: eliminate max-speed, change interface-type to phy-connection-type
Date: Thu, 17 May 2007 21:53:37 -0400	[thread overview]
Message-ID: <464D0721.4030600@garzik.org> (raw)
In-Reply-To: <20070515172629.61c1b4c2.kim.phillips@freescale.com>

Kim Phillips wrote:
> On Tue, 15 May 2007 17:45:19 -0400
> Jeff Garzik <jeff@garzik.org> wrote:
> 
>> Kim Phillips wrote:
>>> It was agreed that phy-connection-type was a better name for
>>> the interface-type property, so this patch renames it.
>>>
>>> Also, the max-speed property name was determined too generic,
>>> and is therefore eliminated in favour of phy-connection-type
>>> derivation logic.
>>>
>>> includes corrections to copyright text.
>>>
>>> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
>>> ---
>>>  drivers/net/ucc_geth.c     |   40 ++++++++++++++++------------------------
>>>  drivers/net/ucc_geth_mii.c |    9 +++++----
>>>  drivers/net/ucc_geth_mii.h |   10 +++++-----
>>>  3 files changed, 26 insertions(+), 33 deletions(-)
>> applied to #upstream
>>
> just to be clear; only the mpc8323e-mds board works on your current #upstream-{fixes,linus}.
> 
> The mpc8323e-rdb and mpc8360e-mds require
> 
> phylib: add the ICPlus IP175C PHY driver
> 
> and 
> 
> phylib: enable RGMII-ID on the Marvell m88e1111 PHY
> 
> respectively in order to work.
> 
> I'm ok with the SGMII patches:
> 
> phylib: m88e1111: enable SGMII mode
> gianfar: add support for SGMII
> 
> staying on #upstream, but 2 out of 3 boards are currently broken for #upstream-{fixes,linus}.

New hardware support is always "broken" until merged.  Nonetheless it is 
still new and outside the merge window.

	Jeff




  reply	other threads:[~2007-05-18  1:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11 23:25 [PATCH 3/5] ucc_geth: eliminate max-speed, change interface-type to phy-connection-type Kim Phillips
2007-05-15 21:45 ` Jeff Garzik
2007-05-15 22:26   ` Kim Phillips
2007-05-18  1:53     ` Jeff Garzik [this message]
2007-05-18 14:07       ` Kumar Gala
2007-05-18 15:33         ` Kim Phillips
2007-05-23 13:18           ` Kumar Gala

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=464D0721.4030600@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).