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------------{=
   - [EMAIL PROTECTED] - tel: +972.2.679.5364, http://www.tkos.co.il -

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
spi-devel-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to