All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] davinci: added Marvell 88E1111 PHY support
Date: Mon, 7 May 2012 15:50:36 -0700	[thread overview]
Message-ID: <20120507225036.GA12923@bill-the-cat> (raw)
In-Reply-To: <4FA4CEE0.6030709@byterg.ru>

On Fri, May 4, 2012 at 11:55 PM, Brilliantov Kirill Vladimirovich
<brilliantov@byterg.ru> wrote:
> Tom Rini wrote on 05/04/2012 08:58 PM:
>
>
>>
>> OK, we really need the emac driver converted to phylib (which already
>> has this PHY it looks like). Any chance you would have time to try doing
>> that?
>>
>
> Tom, now I try modify driver/net/phy/marvell.c.
> I add next defines in include/configs/davinci_dm365evn.h:
> #define CONFIG_PHYLIB
> #define CONFIG_PHY_MARVELL
>
> After starting U-Boot I see initializing Marvell driver, but I don't see
> another functions, e.g. config or startup.
>
> How can I link phylib and TI_EMAC?

The driver itself needs to be ported to PHYLIB.  When I talked with
others before about doing the conversion I was given the following
patches to look at, as examples of drivers implementing PHYLIB
support:
http://patchwork.ozlabs.org/patch/80589/
http://patchwork.ozlabs.org/patch/114793/

-- 
Tom

      reply	other threads:[~2012-05-07 22:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-04 10:58 [U-Boot] [PATCH] davinci: added Marvell 88E1111 PHY support Brilliantov Kirill Vladimirovich
2012-05-04 16:58 ` Tom Rini
2012-05-05  6:55   ` Brilliantov Kirill Vladimirovich
2012-05-07 22:50     ` Tom Rini [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=20120507225036.GA12923@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /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.