On Wed, Jun 29, 2016 at 08:54:24PM -0700, apro...@chromium.org wrote:
> From: Andrey Pronin <apro...@chromium.org>
> 
> Some SPI devices may go to sleep after a period of inactivity
> on SPI. For such devices, if enough time has passed since the
> last SPI transaction, toggle CS and wait for the device to
> start before communicating with it.

This seems incredibly specialist, I can imagine someone might implement
something like this but it really feels like something I'd expect the
driver for the device to be doing rather than the core.  Is it really a
bounce that's needed and not something like putting a small delay after
asserting chip select?

Attachment: signature.asc
Description: PGP signature

Reply via email to