Re: [PATCH] mtd: rawnand: stm32_fmc2: increase DMA completion timeouts

2019-06-27 Thread Miquel Raynal
Hi Christophe, Christophe Kerello wrote on Fri, 21 Jun 2019 16:48:00 +0200: > When the system is overloaded, DMA data transfer completion occurs after > 100ms. Increase the timeouts to let it the time to complete. > > Signed-off-by: Amelie Delaunay The first SoB should be the author's. Either

[PATCH] mtd: rawnand: stm32_fmc2: increase DMA completion timeouts

2019-06-21 Thread Christophe Kerello
When the system is overloaded, DMA data transfer completion occurs after 100ms. Increase the timeouts to let it the time to complete. Signed-off-by: Amelie Delaunay Signed-off-by: Christophe Kerello --- drivers/mtd/nand/raw/stm32_fmc2_nand.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletion