[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070515172629.61c1b4c2.kim.phillips@freescale.com>
Date: Tue, 15 May 2007 17:26:29 -0500
From: Kim Phillips <kim.phillips@...escale.com>
To: Jeff Garzik <jeff@...zik.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 3/5] ucc_geth: eliminate max-speed, change
interface-type to phy-connection-type
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}.
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