Files
u-boot-tk1-som/drivers/spi
Rajeshwari Shinde e4eaef8910 spi: exynos: Support SPI_PREAMBLE mode
Support interfaces with a preamble before each received message.

We handle this when the client has requested a SPI_XFER_END, meaning
that we must close of the transaction. In this case we read until we
see the preamble (or a timeout occurs), skipping all data before and
including the preamble. The client will receive only data bytes after
the preamble.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
2013-06-03 00:04:40 +05:30
..
2011-07-25 23:40:11 +02:00
2013-03-25 09:56:07 -07:00
2013-04-01 16:33:52 -04:00
2013-03-19 08:45:36 -07:00
2013-03-25 09:56:07 -07:00