All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Lambrecht Jürgen" <J.Lambrecht@TELEVIC.com>
To: rajkumar veer <rajkumar.veer@gmail.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: net: phy: Add config option to specify external switch port to be used if switch is used as PHY
Date: Tue, 4 Jun 2013 09:51:10 +0200	[thread overview]
Message-ID: <51AD9C6E.9090302@televic.com> (raw)
In-Reply-To: <CABgrHxO6qzQQyokF3FvwyE_MywsdWmM-0JtxiXvK2qo6WU-JeQ@mail.gmail.com>

On 06/03/2013 09:06 PM, rajkumar veer wrote:
> Hi  Jurgen,
>
> I am working on iMX6  FEC. Hw has  Marvel 88E6320 7-port switch 
> instead of  a phy, which is connected  to CPU through RGMII via switch 
> Port 5.I am using the DSDT driver suit for marvell switch 88E6320.as 
> you konw that this setup doesn't work after the FEC code was switch to 
> using phylib.
I had to google my own name to remember :-).
Can't you do as I did in my patch proposal, see 
http://permalink.gmane.org/gmane.linux.kernel.embedded/3690 ?
>
> Could you please help me to find out that what are code modification 
> is required for phy less fec driver to bypass phy detection/setup (phy 
> lib).
>
> Regards
>
> Raj
We use the fixed phy on our imx5 connected to a marvell switch, because 
we do not always have an SMI bus connected to the switch:
drivers/net/phy/fixed.c
You could also try this.

Regards,
Jürgen

-- 
Jürgen Lambrecht
R&D Associate
Mobile: +32 499 644 531
Tel: +32 (0)51 303045    Fax: +32 (0)51 310670
http://www.televic-rail.com
Televic Rail NV - Leo Bekaertlaan 1 - 8870 Izegem - Belgium
Company number 0825.539.581 - RPR Kortrijk

           reply	other threads:[~2013-06-04  7:56 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CABgrHxO6qzQQyokF3FvwyE_MywsdWmM-0JtxiXvK2qo6WU-JeQ@mail.gmail.com>]

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=51AD9C6E.9090302@televic.com \
    --to=j.lambrecht@televic.com \
    --cc=netdev@vger.kernel.org \
    --cc=rajkumar.veer@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.