commit | 0eb707ac7dd7a4329d93d47feada6c9bb5ea8ee9 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Thu Mar 12 14:31:29 2020 +0100 |
committer | Mark Brown <broonie@kernel.org> | Thu Mar 12 17:22:54 2020 +0000 |
tree | 7787c0a0729381ff0f98a6c490e1d07e3e4c67be | |
parent | f27bff479ea3de9ca325d4f8e8c8b49a87d6b0c5 [diff] |
spi: meson-spicc: adapt burst handling for G12A support The G12A SPICC controller variant has a different FIFO size and doesn't handle the RX Half interrupt the same way as GXL & AXG variants. Thus simplify the burst management and take in account a variable FIFO size. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://lore.kernel.org/r/20200312133131.26430-8-narmstrong@baylibre.com Signed-off-by: Mark Brown <broonie@kernel.org>