linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: David Brownell <david-b@pacbell.net>
Cc: spi-devel-general@lists.sourceforge.net,
	Claudio Lanconelli <lanconelli.claudio@eptar.com>,
	Shachar Shemesh <shachar@lingnu.com>,
	Network development list <netdev@vger.kernel.org>
Subject: Re: [spi-devel-general] [PATCH] enc28j60: Fix sporadic packet loss (correction)
Date: Tue, 2 Dec 2008 23:35:00 +0200	[thread overview]
Message-ID: <20081202213459.GA3361@tarshish> (raw)
In-Reply-To: <200812021305.06083.david-b@pacbell.net>

Hi David,

On Tue, Dec 02, 2008 at 01:05:05PM -0800, David Brownell wrote:
> Seems plausible to me, but network patches should be submitted
> to the netdev list.  :)

So I did after Claudio suggested the same (and acked the patch).

> p.s. Just for info ... what kind of Linux system are you using
>    this driver on?

I'm using this driver on a custom chip that includes ARM926 core. The kernel 
version is (currently) 2.6.26. The SPI bus on this chip is the only way to 
connect peripherals.  That's way we're stuck with this Ethernet interface.

Our on-chip SPI master is the Synopsys DesignWare one. I wrote a driver for 
this SPI master. This driver is somewhat usable, but not complete yet. I'm now 
in the process of adding DMA support to the driver (PL080) to overcome some 
nasty  design peculiarities of this SPI master.

Peter Pearse has poster a (incomplete) patch set with a driver for the PL080 
DMA controller to the LAKL last week, but I see no push for integrating it 
into the mainline. So I doubt there's any great value in this SPI master 
driver as of now.

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  reply	other threads:[~2008-12-02 21:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02  8:59 [PATCH] enc28j60: Fix sporadic packet loss (correction) Baruch Siach
2008-12-02 21:05 ` [spi-devel-general] " David Brownell
2008-12-02 21:35   ` Baruch Siach [this message]
2008-12-02 22:44     ` David Brownell
2008-12-03  6:22       ` [spi-devel-general] " Baruch Siach
2008-12-03  7:04         ` David Brownell

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=20081202213459.GA3361@tarshish \
    --to=baruch@tkos.co.il \
    --cc=david-b@pacbell.net \
    --cc=lanconelli.claudio@eptar.com \
    --cc=netdev@vger.kernel.org \
    --cc=shachar@lingnu.com \
    --cc=spi-devel-general@lists.sourceforge.net \
    /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).