All of lore.kernel.org
 help / color / mirror / Atom feed
* AT91: SPI: On implementing peripheral chip select decoding
@ 2011-05-13 16:37 Christian Gagneraud
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Gagneraud @ 2011-05-13 16:37 UTC (permalink / raw)
  To: linux-kernel

Hi there,

The AT91SAM9G20 SPI controller (and possibly other SAM9 or other SoC) 
has the ability to work with CS decoding, thus allowing up to 15 
peripherals with only 4 CS lines (CS[0:3]=0xF meaning no peripheral 
selected).
I would like to know if anyone has experimented with this feature, or if 
anyone has advices/ideas on how to add support for this feature in the 
linux kernel.

Before starting to work on this, I would like to know if this feature is 
common on other platforms or if it's AT91 specific.
In the former case, it might be wise to include it in the SPI subsystem, 
and in the latter case keep it inside AT91 code.

Chris


^ permalink raw reply	[flat|nested] 3+ messages in thread
* AT91: SPI: On implementing peripheral chip select decoding
@ 2011-05-15 13:56 Christian Gagneraud
  2011-05-16 12:44 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Gagneraud @ 2011-05-15 13:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hi there,

The AT91SAM9G20 SPI controller (and possibly other SAM9 or other SoC) 
has the ability to work with CS decoding, thus allowing up to 15 
peripherals with only 4 CS lines (CS[0:3]=0xF meaning no peripheral 
selected).
I would like to know if anyone has experimented with this feature, or if 
anyone has advices/ideas on how to add support for this feature in the 
linux kernel.

Before starting to work on this, I would like to know if this feature is 
common on other platforms or if it's AT91 specific.
In the former case, it might be wise to include it in the SPI subsystem, 
and in the latter case keep it inside AT91 code.

Chris

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

end of thread, other threads:[~2011-05-16 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13 16:37 AT91: SPI: On implementing peripheral chip select decoding Christian Gagneraud
  -- strict thread matches above, loose matches on Subject: below --
2011-05-15 13:56 Christian Gagneraud
2011-05-16 12:44 ` Jean-Christophe PLAGNIOL-VILLARD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.