[PATCH] net/phy: tune get_phy_c45_ids to support more c45 phy
Shengzhou.Liu at freescale.com
Shengzhou.Liu at freescale.com
Thu Apr 24 13:05:29 EST 2014
> -----Original Message-----
> From: Wood Scott-B07421
> Sent: Thursday, April 24, 2014 5:02 AM
> To: Liu Shengzhou-B36685
> Cc: linuxppc-dev at lists.ozlabs.org; trini at ti.com
> Subject: Re: [PATCH] net/phy: tune get_phy_c45_ids to support more c45
> phy
>
> On Wed, 2014-04-23 at 17:55 +0800, Shengzhou Liu wrote:
> > As some C45 10G PHYs(e.g. Cortina CS4315/CS4340 PHY) have zero Devices
> > In package, current driver can't get correct devices_in_package value
> > by non-zero Devices In package.
> > so let's probe more with zero Devices In package to support more C45
> > PHYs which have zero Devices In package.
> >
> > Signed-off-by: Shengzhou Liu <Shengzhou.Liu at freescale.com>
> > ---
> > Tested with CS4315 on T2080RDB, this patch have no impact on previous
> XAUI phy with verification.
> >
> > drivers/net/phy/phy_device.c | 25 +++++++++++++++++++++----
> > 1 file changed, 21 insertions(+), 4 deletions(-)
> >
> > diff --git a/drivers/net/phy/phy_device.c
> > b/drivers/net/phy/phy_device.c index cfb5110..8fd777e 100644
> > --- a/drivers/net/phy/phy_device.c
> > +++ b/drivers/net/phy/phy_device.c
>
> You need to send this to the netdev list and maintainer.
>
> -Scott
>
[Shengzhou] Sent to netdev list, but it seems there is no maintainer of drivers/net/phy in MAINTAINERS list.
More information about the Linuxppc-dev
mailing list