Re: [PATCH 6.12.y 0/3] Backport fixes for SPI NAND on i.MX6UL
From: Miquel Raynal
Date: Tue Aug 11 2026 - 12:46:25 EST
> This series contains these fixes picked from mainline, applying to stable 6.12
> cleanly.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Cc: Mikhail Kshevetskiy <mikhail.kshevetskiy@xxxxxxxxx>
> Cc: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> Cc: linux-mtd@xxxxxxxxxxxxxxxxxxx
>
> Mikhail Kshevetskiy (3):
> mtd: spinand: fix direct mapping creation sizes
> mtd: spinand: try a regular dirmap if creating a dirmap for continuous
> reading fails
> mtd: spinand: repeat reading in regular mode if continuous reading
> fails
>
> drivers/mtd/nand/spi/core.c | 74 +++++++++++++++++++++++++++++--------
> 1 file changed, 59 insertions(+), 15 deletions(-)
Acked-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Thanks for the backports,
Miquèl