[PATCH v2 8/8] spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode
andi at etezian.org
andi at etezian.org
Tue Apr 17 11:27:16 PDT 2018
Hi Sylwester,
On 17.04.2018 23:29, Sylwester Nawrocki wrote:
> Some variants of the SPI controller have no DMA support, in such case
> SPI transfers longer than the FIFO length are not currently properly
> handled by the driver. Fix it by doing multiple transfers in the
> s3c64xx_spi_transfer_one() function if the SPI transfer length exceeds
> the FIFO size.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
thank you! it looks good.
Unfortunately I don't have right now the device with me
to test it, in any case you can add
Reviewed-by: Andi Shyti <andi at etezian.org>
Thanks,
Andi
More information about the linux-arm-kernel
mailing list