]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
mtd: rawnand: atmel: add module param to avoid using dma
authorPeter Rosin <peda@axentia.se>
Thu, 29 Mar 2018 13:10:54 +0000 (15:10 +0200)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:50:53 +0000 (19:50 -0600)
commit9c67ae97bb3d841855a9d78461fbb7ba38d6b516
tree202558dd684a04b605bcb5282daaa0a1535bec6c
parente258c662b4159c3c8ba1e506803616154cb62836
mtd: rawnand: atmel: add module param to avoid using dma

BugLink: https://bugs.launchpad.net/bugs/1836287
[ Upstream commit efc6362c6f8c1e74b340e2611f1b35e7d557ce7b ]

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@axentia.se>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/mtd/nand/atmel/nand-controller.c