linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* odd behaviour of chipselect with bitbang driver?
@ 2008-04-24 12:12 Erwin Authried
       [not found] ` <1209039141.2525.204.camel-PHHJHpW2GuR0sls8neQjoV6hYfS7NtTn@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Erwin Authried @ 2008-04-24 12:12 UTC (permalink / raw)
  To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

when cs_change is set on the last part of the spi transfer, the
chipselect is kept active after the transfer as expected. When a new
transfer is started with a different chipselect, the first chipselect
isn't deselected. Shouldn't the driver make sure that there is never
more than one chipselect active at once?

Regards,
Erwin



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

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

* Re: odd behaviour of chipselect with bitbang driver?
       [not found] ` <1209039141.2525.204.camel-PHHJHpW2GuR0sls8neQjoV6hYfS7NtTn@public.gmane.org>
@ 2008-04-24 19:55   ` David Brownell
  0 siblings, 0 replies; 2+ messages in thread
From: David Brownell @ 2008-04-24 19:55 UTC (permalink / raw)
  To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Thursday 24 April 2008, Erwin Authried wrote:
> when cs_change is set on the last part of the spi transfer, the
> chipselect is kept active after the transfer as expected. When a new
> transfer is started with a different chipselect, the first chipselect
> isn't deselected. Shouldn't the driver make sure that there is never
> more than one chipselect active at once?

Yes it should.  That's an oversight in the testing ... got patch?

- dave

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

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

end of thread, other threads:[~2008-04-24 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-24 12:12 odd behaviour of chipselect with bitbang driver? Erwin Authried
     [not found] ` <1209039141.2525.204.camel-PHHJHpW2GuR0sls8neQjoV6hYfS7NtTn@public.gmane.org>
2008-04-24 19:55   ` David Brownell

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