On Thu, Oct 01, 2020 at 05:21:46PM +0200, Łukasz Stelmach wrote: > Make sure the cur_speed value used in s3c64xx_enable_datapath() > to configure DMA channel and in s3c64xx_wait_for_*() to calculate the > transfer timeout is set to the actual value of (half) the clock speed. > > Suggested-by: Tomasz Figa <[email protected]> > Signed-off-by: Łukasz Stelmach <[email protected]> > --- > drivers/spi/spi-s3c64xx.c | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

