[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
From: miquel.raynal@bootlin.com (Miquel Raynal)
Date: 2018-06-25 12:31:28
Also in:
lkml
From: miquel.raynal@bootlin.com (Miquel Raynal)
Date: 2018-06-25 12:31:28
Also in:
lkml
Hi Peter, On Mon, 18 Jun 2018 10:39:08 +0200, Boris Brezillon [off-list ref] wrote:
On Thu, 29 Mar 2018 15:10:54 +0200 Peter Rosin [off-list ref] wrote:quoted
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 <redacted>Reviewed-by: Boris Brezillon <redacted> Miquel, can you queue this one to nand/next.
Applied to nand/next with the prefix changed to "mtd: rawnand: atmel:". Thanks, Miqu?l