On Thu, 2020-05-07 at 10:52:31 UTC, Miquel Raynal wrote: > NAND controller drivers can set the NAND_USE_BOUNCE_BUFFER flag to a > chip 'option' field. With this flag, the core is responsible of > providing DMA-able buffers. > > The current behavior is to not force the use of a bounce buffer when > the core thinks this is not needed. So in the end the name is a bit > misleading, because in theory we will always have a DMA buffer but in > practice it will not always be a bounce buffer. > > Rename this flag NAND_USES_DMA to be more accurate. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > Reviewed-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next. Miquel ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/