diff options
author | Ezequiel Garcia <ezequiel.garcia@imgtec.com> | 2015-04-08 20:03:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-08 23:04:51 +0300 |
commit | 8c2c8c03cdcb9b0a75b5585e611715fdd8096c38 (patch) | |
tree | 87bfe4fa8dd103b80559e44e94d07bba39aced88 /drivers/crypto/caam/error.c | |
parent | a25202b04f17830dbf241a24838f8c8575a56611 (diff) | |
download | linux-8c2c8c03cdcb9b0a75b5585e611715fdd8096c38.tar.xz |
spi: img-spfi: Control CS lines with GPIO
When the CONTINUE bit is set, the interrupt status we are polling to
identify if a transaction has finished can be sporadic. Even though
the transfer has finished, the interrupt status may erroneously
indicate that there is still data in the FIFO. This behaviour causes
random timeouts in large PIO transfers.
Instead of using the CONTINUE bit to control the CS lines, use the SPI
core's CS GPIO handling. Also, now that the CONTINUE bit is not being
used, we can poll for the ALLDONE interrupt to indicate transfer
completion.
Signed-off-by: Sifan Naeem <sifan.naeem@imgtec.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/crypto/caam/error.c')
0 files changed, 0 insertions, 0 deletions