Re: [PATCH v1] mtd: rawnand: meson: handle OOB buffer according OOB layout

From: Miquel Raynal
Date: Thu Nov 30 2023 - 05:37:15 EST


On Thu, 2023-11-09 at 05:39:53 UTC, Arseniy Krasnov wrote:
> In case of MTD_OPS_AUTO_OOB mode, MTD/NAND layer fills/reads OOB buffer
> according current OOB layout so we need to follow it in the driver.
>
> Signed-off-by: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>

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

Miquel