All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Wahren <stefan.wahren@i2se.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Stefan Wahren <info@lategoodbye.de>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: Porting ethernet over spi driver
Date: Tue, 22 Apr 2014 11:42:43 +0200	[thread overview]
Message-ID: <53563993.7010704@i2se.com> (raw)
In-Reply-To: <CAOMZO5B-=6rqRgTVS+O+dDWq0SDE9_ytKdW38gN=gzzy-xwEtw@mail.gmail.com>

Am 22.04.2014 04:32, schrieb Fabio Estevam:
> On Fri, Apr 18, 2014 at 6:17 AM, Stefan Wahren <info@lategoodbye.de> wrote:
>> Hi,
>>
>> i'm trying to port a ethernet over spi driver to current mainline, which
>> originally based on kernel 2.6.
>>
>> Now i'm searching for some guidelines, checklists, common pitfalls or just
>> hints about that.
>>
>> Is there something about that, which is up to date?
>>
>> Is there a list or something of legacy function, which shouldn't be used
>> anymore?
>>
>> Are there any new must have features?
>>
>> Is there a good reference implementation for ethernet over spi?
> Not sure if it is a good reference, but the only one I am aware of is this one:
> drivers/net/ethernet/microchip/enc28j60.c

Yes, i already found this one and also:
drivers/net/ethernet/micrel/ks8851.c

Unfortunately neither of them have device tree support, so i took some
parts from here:
drivers/net/ethernet/freescale/fec_main.c

>
> Regards,
>
> Fabio Estevam
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

BR Stefan Wahren

      reply	other threads:[~2014-04-22  9:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18  9:17 Porting ethernet over spi driver Stefan Wahren
2014-04-22  2:22 ` Ben Hutchings
2014-04-22 10:02   ` Stefan Wahren
2014-04-22 15:21     ` Ben Hutchings
2014-04-25  7:24       ` Porting ethernet over spi driver (powerline device) Stefan Wahren
2014-04-26 13:45         ` Ben Hutchings
2014-04-22  2:32 ` Porting ethernet over spi driver Fabio Estevam
2014-04-22  9:42   ` Stefan Wahren [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=53563993.7010704@i2se.com \
    --to=stefan.wahren@i2se.com \
    --cc=festevam@gmail.com \
    --cc=info@lategoodbye.de \
    --cc=netdev@vger.kernel.org \
    /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.