From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 18 Jun 2018 16:00:23 +0200 From: Miquel Raynal To: Boris Brezillon Cc: Peter Rosin , Alexandre Belloni , Wenyou Yang , Josh Wu , Cyrille Pitchen , linux-kernel@vger.kernel.org, Nicolas Ferre , Marek Vasut , linux-mtd@lists.infradead.org, Richard Weinberger , Brian Norris , David Woodhouse , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] mtd: nand: raw: atmel: add module param to avoid using dma Message-ID: <20180618160023.3380fade@xps13> In-Reply-To: <20180618103908.17a04679@bbrezillon> References: <20180329131054.22506-1-peda@axentia.se> <20180618103908.17a04679@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Boris, On Mon, 18 Jun 2018 10:39:08 +0200, Boris Brezillon wrote: > On Thu, 29 Mar 2018 15:10:54 +0200 > Peter Rosin wrote: >=20 > > 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. > >=20 > > Signed-off-by: Peter Rosin =20 >=20 > Reviewed-by: Boris Brezillon >=20 > Miquel, can you queue this one to nand/next. Yes of course. I'll just change the subject to "mtd: rawnand: atmel:". Thanks, Miqu=C3=A8l