public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFC 0/2] simple SPI controller implementation on PXA2xx SSP port
@ 2005-10-04 22:28 Stephen Street
  2005-10-05  8:49 ` Robert Schwebel
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Street @ 2005-10-04 22:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: david-b, spi-devel-general, basicmark, dpervushin

Following this will be two patches, releasing an initial "SPI controller" 
implementation running on David Brownell's "simple SPI framework" and a 
prototype "SPI protocol" driver for the Cirrus Logic CS8415A SPD/IF decoder 
chip.  The controller should run on any PXA2xx SSP port and has been tested on
the PXA255 NSSP port.  Complete board setup and description facilities per the
the SPI framework are supported.

Your comments and suggestions encouraged!  You can e-mail me directly if you
have any question regarding running SPI controller on your board.

Thank you David for helping me make this real!

Stephen Street




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

* Re: [PATCH/RFC 0/2] simple SPI controller implementation on PXA2xx SSP port
  2005-10-04 22:28 [PATCH/RFC 0/2] simple SPI controller implementation on PXA2xx SSP port Stephen Street
@ 2005-10-05  8:49 ` Robert Schwebel
  2005-10-05 16:18   ` Stephen Street
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Schwebel @ 2005-10-05  8:49 UTC (permalink / raw)
  To: Stephen Street; +Cc: linux-kernel

On Tue, Oct 04, 2005 at 03:28:17PM -0700, Stephen Street wrote:
> Following this will be two patches, releasing an initial "SPI
> controller" implementation running on David Brownell's "simple SPI
> framework" and a prototype "SPI protocol" driver for the Cirrus Logic
> CS8415A SPD/IF decoder chip.  The controller should run on any PXA2xx
> SSP port and has been tested on the PXA255 NSSP port.  Complete board
> setup and description facilities per the the SPI framework are
> supported.
> 
> Your comments and suggestions encouraged!  You can e-mail me directly
> if you have any question regarding running SPI controller on your
> board.

Could you reformat this to follow the kernel coding style? 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


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

* Re: [PATCH/RFC 0/2] simple SPI controller implementation on PXA2xx SSP port
  2005-10-05  8:49 ` Robert Schwebel
@ 2005-10-05 16:18   ` Stephen Street
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Street @ 2005-10-05 16:18 UTC (permalink / raw)
  To: Robert Schwebel; +Cc: linux-kernel

On Wed, 2005-10-05 at 10:49 +0200, Robert Schwebel wrote:
> Could you reformat this to follow the kernel coding style? 

Sorry, my mailer destroyed the patch (tabs removed).  I'm working to fix
this today.

-Stephen
"Afflicted by numerous newbie problems"



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

end of thread, other threads:[~2005-10-05 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-04 22:28 [PATCH/RFC 0/2] simple SPI controller implementation on PXA2xx SSP port Stephen Street
2005-10-05  8:49 ` Robert Schwebel
2005-10-05 16:18   ` Stephen Street

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox