netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Walter Lozano <walter@vanguardiasur.com.ar>
To: Matthew Gerlach <mgerlach@opensource.altera.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"f.fainelli@gmail.com" <f.fainelli@gmail.com>,
	"tobias.klauser@gmail.com" <tobias.klauser@gmail.com>,
	"vbridgers2013@gmail.com" <vbridgers2013@gmail.com>,
	"nios2-dev@lists.rocketboards.org"
	<nios2-dev@lists.rocketboards.org>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"guido@vanguardiasur.com.ar" <guido@vanguardiasur.com.ar>
Subject: Re: [Nios2-dev] [PATCH net-next 0/2] Altera TSE with no PHY
Date: Sat, 11 Oct 2014 19:24:13 -0300	[thread overview]
Message-ID: <CABxpGwCL4MSoqutnFL9ebATwe4aug7ciwyR50HO5T1R8XPURgg@mail.gmail.com> (raw)
In-Reply-To: <1412974007001.77871@opensource.altera.com>

Hi Matthew,

Thanks for your testing. I'm glad to hear that I didn't break
anything. Most of my testing
was done with a custom board with a SFP transceiver.

Regards,

Walter

On Fri, Oct 10, 2014 at 5:46 PM, Matthew Gerlach
<mgerlach@opensource.altera.com> wrote:
> Hi Walter,
>
> I've examined your patch, and it makes sense to me.  I tested your patch again the TSE example design, and it did not break anything.
>
> Thanks,
> Matthew Gerlach
> ________________________________________
> From: nios2-dev-bounces@lists.rocketboards.org <nios2-dev-bounces@lists.rocketboards.org> on behalf of Walter Lozano <walter@vanguardiasur.com.ar>
> Sent: Friday, October 3, 2014 11:08 AM
> To: netdev@vger.kernel.org
> Cc: f.fainelli@gmail.com; tobias.klauser@gmail.com; vbridgers2013@gmail.com; nios2-dev@lists.rocketboards.org; davem@davemloft.net; guido@vanguardiasur.com.ar
> Subject: [Nios2-dev] [PATCH net-next 0/2] Altera TSE with no PHY
>
> In some scenarios there is no PHY chip present, for example in optical links.
> This serie of patches moves PHY get addr and MDIO create to a new function and
> avoids PHY and MDIO probing in these cases.
>
> Walter Lozano (2):
>   Altera TSE: Move PHY get addr and MDIO create
>   Altera TSE: Add support for no PHY
>
>  drivers/net/ethernet/altera/altera_tse_main.c |   65 +++++++++++++++++--------
>  1 file changed, 44 insertions(+), 21 deletions(-)
>
> --
> 1.7.10.4
>
> _______________________________________________
> Nios2-dev mailing list
> Nios2-dev@lists.rocketboards.org
> http://lists.rocketboards.org/cgi-bin/mailman/listinfo/nios2-dev



-- 
Walter Lozano, VanguardiaSur
www.vanguardiasur.com.ar

      reply	other threads:[~2014-10-11 22:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03 18:08 [PATCH net-next 0/2] Altera TSE with no PHY Walter Lozano
2014-10-03 18:09 ` [PATCH net-next 1/2] Altera TSE: Move PHY get addr and MDIO create Walter Lozano
2014-10-03 18:09 ` [PATCH net-next 2/2] Altera TSE: Add support for no PHY Walter Lozano
2014-10-06  1:40 ` [PATCH net-next 0/2] Altera TSE with " David Miller
2014-10-10 20:46 ` [Nios2-dev] " Matthew Gerlach
2014-10-11 22:24   ` Walter Lozano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABxpGwCL4MSoqutnFL9ebATwe4aug7ciwyR50HO5T1R8XPURgg@mail.gmail.com \
    --to=walter@vanguardiasur.com.ar \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=guido@vanguardiasur.com.ar \
    --cc=mgerlach@opensource.altera.com \
    --cc=netdev@vger.kernel.org \
    --cc=nios2-dev@lists.rocketboards.org \
    --cc=tobias.klauser@gmail.com \
    --cc=vbridgers2013@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).