* RE: [PATCH] ibm_newemac: Add support for GPCS, SGMII andM88E1112PHY
@ 2008-09-18 18:39 Victor Gallardo
2008-09-18 18:42 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 3+ messages in thread
From: Victor Gallardo @ 2008-09-18 18:39 UTC (permalink / raw)
To: benh; +Cc: linuxppc-dev, Feng Kan, netdev
Hi Ben,
Any update on this patch? I need this patch to support our upcoming AMCC =
Arches evaluation board.
>Hi Ben,
>
>>Ok. Thanks. I need to review your patch a bit better, hopefully later=20
>>this week. I'll let you know. Ping me if you get no news by next =
monday.
>>
>>Cheers,
>Ben.
>
>Have you had a change to look at this patch?
>
Regards,
Victor Gallardo
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH] ibm_newemac: Add support for GPCS, SGMII andM88E1112PHY
2008-09-18 18:39 [PATCH] ibm_newemac: Add support for GPCS, SGMII andM88E1112PHY Victor Gallardo
@ 2008-09-18 18:42 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2008-09-18 18:42 UTC (permalink / raw)
To: Victor Gallardo; +Cc: linuxppc-dev, Feng Kan, netdev
On Thu, 2008-09-18 at 11:39 -0700, Victor Gallardo wrote:
> Hi Ben,
>
> Any update on this patch? I need this patch to support our upcoming AMCC Arches evaluation board.
I'm currently travelling & attending the Linux Plumbers conference in
Portland. I'll look at the patch again next week. It's definitely on my
queue of things that should be merged in .28 after I verify it doesn't
break anything.
Cheers,
Ben.
> >Hi Ben,
> >
> >>Ok. Thanks. I need to review your patch a bit better, hopefully later
> >>this week. I'll let you know. Ping me if you get no news by next monday.
> >>
> >>Cheers,
> >Ben.
> >
> >Have you had a change to look at this patch?
> >
>
> Regards,
>
> Victor Gallardo
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH] ibm_newemac: Add support for GPCS, SGMII and M88E1112PHY
@ 2008-09-09 7:12 Benjamin Herrenschmidt
2008-09-15 23:39 ` [PATCH] ibm_newemac: Add support for GPCS, SGMII andM88E1112PHY Victor Gallardo
0 siblings, 1 reply; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2008-09-09 7:12 UTC (permalink / raw)
To: Victor Gallardo; +Cc: linuxppc-dev, Feng Kan, netdev
On Sun, 2008-09-07 at 22:57 -0700, Victor Gallardo wrote:
> Hello Benjamin,
>
> On the 460EX/GT in SGMII mode, GPCS access is needed for communication with the internal SGMII SerDes. It is possible that there is still a PHY. So we need a way to access both addresses.
>
> For Example on the AMCC Arches Board.
>
> EMAC 0 has only a GPCS PHY (address 0xA)
> EMAC 1 has M88E1112 PHY (address 0x0) and GPCS PHY (address 0xB)
> EMAC 2 has M88E1112 PHY (address 0x1) and GPCS PHY (address 0xC)
Ok. Thanks. I need to review your patch a bit better, hopefully later
this week. I'll let you know. Ping me if you get no news by next monday.
Cheers,
Ben.
> Regards,
>
> Victor Gallardo
>
> ________________________________
>
> From: Benjamin Herrenschmidt [mailto:benh@kernel.crashing.org]
> Sent: Sun 9/7/2008 5:29 PM
> To: Victor Gallardo
> Cc: linuxppc-dev@ozlabs.org; Feng Kan
> Subject: Re: [PATCH] ibm_newemac: Add support for GPCS, SGMII and M88E1112PHY
>
>
>
> On Fri, 2008-09-05 at 16:52 -0700, Victor Gallardo wrote:
> > From: Victor Gallardo <vgallardo@amcc.com>
> >
> > This patch adds GPCS, SGMII and M88E1112 PHY support
> > for the AMCC PPC460GT/EX processors.
>
> So if I understand the patch correctly, either there is an *MII PHY in
> which case phy_address is used, or there's a GPCS one and phy_address is
> -1 and gpcs_address is used right ?
>
> Why not instead always use phy_address, and have a flag indicating
> whether it's an MII or GPCS PHY ? This would avoid the added
> gpcs_read/write functions, among other things, and I believe would look
> cleaner... Or am I missing something ?
>
> Cheers,
> Ben.
>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-18 18:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-18 18:39 [PATCH] ibm_newemac: Add support for GPCS, SGMII andM88E1112PHY Victor Gallardo
2008-09-18 18:42 ` Benjamin Herrenschmidt
-- strict thread matches above, loose matches on Subject: below --
2008-09-09 7:12 [PATCH] ibm_newemac: Add support for GPCS, SGMII and M88E1112PHY Benjamin Herrenschmidt
2008-09-15 23:39 ` [PATCH] ibm_newemac: Add support for GPCS, SGMII andM88E1112PHY Victor Gallardo
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).