commit | a456c9320d997fdb26bfab496dd9e37f155cc788 | [log] [tgz] |
---|---|---|
author | Maxime Chevallier <maxime.chevallier@smile.fr> | Wed Jan 17 17:15:27 2018 +0100 |
committer | Mark Brown <broonie@kernel.org> | Thu Jan 18 10:59:26 2018 +0000 |
tree | 9ddfecb66ef391af1d9a6e2c1073896bccfa0fa7 | |
parent | abf3a49e50967bd67cff67f289690f76436f461f [diff] |
spi: a3700: Allow to enable or disable FIFO mode The armada 3700 SPI controller allows to make transfers without using the 32 bytes RFIFO and WFIFO. This commit enable switching between FIFO and non-FIFO mode, which is necessary to implement full-duplex transfers. Signed-off-by: Maxime Chevallier <maxime.chevallier@smile.fr> Signed-off-by: Mark Brown <broonie@kernel.org>