linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* SLAVE Side SPI kernel driver development
@ 2012-08-24 14:57 Bastelli Carlo (yahoo)
  2012-08-24 15:14 ` Fabio Estevam
  0 siblings, 1 reply; 7+ messages in thread
From: Bastelli Carlo (yahoo) @ 2012-08-24 14:57 UTC (permalink / raw)
  To: linux-arm-kernel

Hello, I'm Carlo, I have a difficult task at work, my boss asked me to 
develop
 a driver SPI slave side on embedded ARM processor running Linux. 
Precisely linux occur on the SPI bus as a slave, not master as required 
by the hierarchical structure of the current kernel. The new driver 
will
 receive via interrupt and respond when selected by its chip select. Can
 anyone suggest the best way to develop this driver?. Personally, I 
have identified two main roads, the first if possible to exploit the 
structure SPI master driver, with a few tricks that now I can not 
define. The second most radical, write a driver for a UART like, but 
managing the SPI device.
Thank you for any suggestions or examples.

Carlo Bastelli

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-08-25 14:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-24 14:57 SLAVE Side SPI kernel driver development Bastelli Carlo (yahoo)
2012-08-24 15:14 ` Fabio Estevam
2012-08-24 15:38   ` Marek Vasut
2012-08-24 16:54     ` Ned Forrester
2012-08-25  7:46       ` Bastelli Carlo
2012-08-25 11:44         ` Marek Vasut
2012-08-25 14:06           ` Bastelli Carlo

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).