[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070518103302.476b0f04.kim.phillips@freescale.com>
Date: Fri, 18 May 2007 10:33:02 -0500
From: Kim Phillips <kim.phillips@...escale.com>
To: Kumar Gala <galak@...nel.crashing.org>
Cc: jeff@...zik.org, netdev@...r.kernel.org
Subject: Re: [PATCH 3/5] ucc_geth: eliminate max-speed, change
interface-type to phy-connection-type
On Fri, 18 May 2007 09:07:42 -0500
Kumar Gala <galak@...nel.crashing.org> wrote:
>
> On May 17, 2007, at 8:53 PM, Jeff Garzik wrote:
>
> > Kim Phillips wrote:
> >> On Tue, 15 May 2007 17:45:19 -0400
> >> Jeff Garzik <jeff@...zik.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@...escale.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.
>
> I think new is a little relative here. The MPC8232-RDB & MPC8360E-
> MDS boards worked with 2.6.21 and the UCC. They had support for the
> PHYs that Kim's listed built directly into the ucc driver and not as
> part of the phy lib. Since we've moved to using the phy lib in
> 2.6.22 we've broken these boards since their PHY drivers aren't
> currently in linus's tree.
>
> Kim, correct me if I'm wrong.
>
thanks for clarifying that - it is indeed the case.
Kim
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists