Re: [PATCH v3 6/7] mtd: m25p80: add a read function to read page by page
From: Kumar Gala <hidden>
Date: 2010-10-08 06:14:15
Also in:
linux-spi
From: Kumar Gala <hidden>
Date: 2010-10-08 06:14:15
Also in:
linux-spi
On Oct 7, 2010, at 9:15 PM, Hu Mingkai-B21284 wrote:
quoted
quoted
quoted
Yes, I agree with David on this. If large transfers don't work, then it is the SPI master driver that is buggy.=20 By the way, does this fix your problem? =20 https://patchwork.kernel.org/patch/184752/=20 It shouldn't. AFAIK, eSPI is PIO-only controller, and the overrun fix =
is for the
quoted
DMA mode. =20 Thanks, =20 p.s. Btw, in patch 3/7, is_dma_mapped argument of fsl_espi_bufs() is =
unneeded.
quoted
=20=20 Yes, the is_dma_mapped isn't needed, I'll remove it. =20 Thanks, Mingkai
I'd be really nice if we could close on this patchset in time for .37 = acceptance. I'm guessing that cutoff is quickly approaching. - k=