On Fri, Oct 22, 2010 at 03:16, Grant Likely wrote:
> On Fri, Oct 22, 2010 at 02:53:35AM -0400, Mike Frysinger wrote:
>> From: Cliff Cai <cliff....@analog.com>
>>
>> The Blackfin SPORT peripheral is a pretty flexible device.  With enough
>> coaching, we can make it generate SPI compatible waveforms.  This is
>> desirable as the SPORT can run at much higher clock frequencies than the
>> dedicated on-chip SPI peripheral, and it can do full duplex DMA.  It also
>> opens up the possibility of multiple SPI buses in case someone wants to
>> dedicate a whole bus to a specific part that does not play well with
>> others.
>>
>> Signed-off-by: Cliff Cai <cliff....@analog.com>
>> Signed-off-by: Bryan Wu <coolo...@kernel.org>
>> Signed-off-by: Michael Hennerich <michael.henner...@analog.com>
>> Signed-off-by: Mike Frysinger <vap...@gentoo.org>
>> ---
>>  drivers/spi/Kconfig          |   10 +
>>  drivers/spi/Makefile         |    1 +
>>  drivers/spi/bfin_sport_spi.c |  925 
>> ++++++++++++++++++++++++++++++++++++++++++
>
> Remind me about this one after 2.6.37-rc1 is released.  It is too late
> for the current merge window.

isnt this why git supports multiple branches so easily ?  i dont
expect you to take it for this merge window, but it seems silly for
subsys maintainers to all have their own "merge" window.
-mike

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to