Hi everybody,

here's a preliminary version of the MPC8260 SPI driver I'm working on. The 
driver supports master mode only, and has been tested with an MMC device in 
SPI mode.

The driver doesn't support the following features:

- >1024 byte transfers. Those should be easy to support by splitting data 
buffers in <=1024 bytes chunks.
- transfer->delay_usecs
- MPC8260 SPI controller error reporting (BSY and TXE interrupts)
- probably other (hopefully minor) things.

Please test the code and report bugs (patches are welcome :-)).

Laurent Pinchart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpc8260-spi.patch
Type: text/x-diff
Size: 22353 bytes
Desc: not available
Url : 
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060818/4bcc80be/attachment.patch
 

Reply via email to