Re: [PATCH] mtd: nand: raw: atmel: add module param to avoid using dma

From: Miquel Raynal
Date: Mon Jun 25 2018 - 08:31:29 EST


Hi Peter,

On Mon, 18 Jun 2018 10:39:08 +0200, Boris Brezillon
<boris.brezillon@xxxxxxxxxxx> wrote:

> On Thu, 29 Mar 2018 15:10:54 +0200
> Peter Rosin <peda@xxxxxxxxxx> wrote:
>
> > On a sama5d31 with a Full-HD dual LVDS panel (132MHz pixel clock) NAND
> > flash accesses have a tendency to cause display disturbances. Add a
> > module param to disable DMA from the NAND controller, since that fixes
> > the display problem for me.
> >
> > Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
>
> Reviewed-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
>
> Miquel, can you queue this one to nand/next.
>

Applied to nand/next with the prefix changed to "mtd: rawnand: atmel:".

Thanks,
MiquÃl