linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gianfar: Update Marvell PHY name
@ 2005-03-04  7:55 Kumar Gala
  2005-03-10  7:30 ` Kumar Gala
  2005-06-26 21:59 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: Kumar Gala @ 2005-03-04  7:55 UTC (permalink / raw)
  To: jgarzik; +Cc: netdev, linuxppc-embedded

Jeff,

This patch updates the name identifier to list both of the Marvell PHYs 
that are supported.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>

---
diff -Nru a/drivers/net/gianfar_phy.c b/drivers/net/gianfar_phy.c
--- a/drivers/net/gianfar_phy.c	2005-03-02 14:20:27 -06:00
+++ b/drivers/net/gianfar_phy.c	2005-03-02 14:20:27 -06:00
@@ -572,7 +572,7 @@
 static struct phy_info phy_info_marvell = {
 	.phy_id		= 0x01410c00,
 	.phy_id_mask	= 0xffffff00,
-	.name		= "Marvell 88E1101",
+	.name		= "Marvell 88E1101/88E1111",
 	.features	= MII_GBIT_FEATURES,
 	.config_aneg	= &marvell_config_aneg,
 	.read_status	= &marvell_read_status,

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gianfar: Update Marvell PHY name
  2005-03-04  7:55 [PATCH] gianfar: Update Marvell PHY name Kumar Gala
@ 2005-03-10  7:30 ` Kumar Gala
  2005-06-26 21:59 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2005-03-10  7:30 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Netdev, inuxppc-embedded List

Jeff,

Just wondering if this got lost?  Might be moot depending what=20
likelihood of getting Andy's PHY Abstraction Layer changes into the=20
kernel.

- kumar

On Mar 4, 2005, at 1:55 AM, Kumar Gala wrote:

> Jeff,
>
> This patch updates the name identifier to list both of the Marvell =
PHYs
> that are supported.
>
> Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
>
> ---
>  diff -Nru a/drivers/net/gianfar_phy.c b/drivers/net/gianfar_phy.c
> --- a/drivers/net/gianfar_phy.c 2005-03-02 14:20:27 -06:00
>  +++ b/drivers/net/gianfar_phy.c 2005-03-02 14:20:27 -06:00
>  @@ -572,7 +572,7 @@
>  =A0static struct phy_info phy_info_marvell =3D {
>  =A0=A0=A0=A0=A0=A0=A0 .phy_id =A0=A0=A0=A0=A0=A0=A0 =3D 0x01410c00,
>  =A0=A0=A0=A0=A0=A0=A0 .phy_id_mask=A0=A0=A0 =3D 0xffffff00,
>  -=A0=A0=A0=A0=A0=A0 .name=A0=A0 =A0=A0=A0=A0=A0=A0=A0 =3D "Marvell =
88E1101",
>  +=A0=A0=A0=A0=A0=A0 .name=A0=A0 =A0=A0=A0=A0=A0=A0=A0 =3D "Marvell =
88E1101/88E1111",
> =A0=A0=A0=A0=A0=A0=A0 .features=A0=A0=A0=A0=A0=A0 =3D =
MII_GBIT_FEATURES,
> =A0=A0=A0=A0=A0=A0=A0 .config_aneg=A0=A0=A0 =3D &marvell_config_aneg,
> =A0=A0=A0=A0=A0=A0=A0 .read_status=A0=A0=A0 =3D &marvell_read_status,
> _______________________________________________
> Linuxppc-embedded mailing list
>  Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gianfar: Update Marvell PHY name
  2005-03-04  7:55 [PATCH] gianfar: Update Marvell PHY name Kumar Gala
  2005-03-10  7:30 ` Kumar Gala
@ 2005-06-26 21:59 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2005-06-26 21:59 UTC (permalink / raw)
  To: Kumar Gala; +Cc: netdev, linuxppc-embedded

applied

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-26 22:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-04  7:55 [PATCH] gianfar: Update Marvell PHY name Kumar Gala
2005-03-10  7:30 ` Kumar Gala
2005-06-26 21:59 ` Jeff Garzik

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).