* [PATCH v3 0/1] Put the OMAP2 SPI CS in inactive state when returning from suspend
@ 2010-11-12 16:45 Gregory CLEMENT
0 siblings, 0 replies; only message in thread
From: Gregory CLEMENT @ 2010-11-12 16:45 UTC (permalink / raw)
To: linux-omap, spi-devel-general; +Cc: David Brownell, Grant Likely, Kevin Hilman
We notice that when system wake up from OFF mode, then CS is in inactive
state until the first SPI transfer.
For our design it lead to some conflict on this I/O.
Inactive state for CS when there is no transfer should be the correct
behavior: this is the purpose of these patches.
* Change from v2:
Use directly resume function of spi_master instead of using function
from spi_device as Grant Likely pointed it out.
Force this transition explicitly for each CS used by a device.
Gregory CLEMENT (1):
OMAP2: Spi: Force CS to be in inactive state after off-mode
transition
drivers/spi/omap2_mcspi.c | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-12 16:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-12 16:45 [PATCH v3 0/1] Put the OMAP2 SPI CS in inactive state when returning from suspend Gregory CLEMENT
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.