Re: [PATCH v2 5/6] mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA mode

From: Miquel Raynal
Date: Fri Dec 17 2021 - 07:19:35 EST


On Thu, 2021-12-09 at 09:04:57 UTC, Roger Quadros wrote:
> In DMA mode we were not considering the force_8bit flag.
>
> Fix it by using regular non-DMA 8-bit I/O if force_8bit flag is set.
>
> Signed-off-by: Roger Quadros <rogerq@xxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel