Re: [PATCH 4/7] mtd: spinand: preparation for ecc engine adding

2024-07-01 Thread Miquel Raynal
Hi Mikhail, mikhail.kshevets...@iopsys.eu wrote on Thu, 27 Jun 2024 14:20:02 +0300: A commit log would be welcome here as many things happen in this patch. I'm fine overall, I didn't thoroughly review all the patches but they look sensible to me. > Signed-off-by: Mikhail Kshevetskiy > --- > d

[PATCH 4/7] mtd: spinand: preparation for ecc engine adding

2024-06-27 Thread Mikhail Kshevetskiy
Signed-off-by: Mikhail Kshevetskiy --- drivers/mtd/nand/spi/core.c | 259 +--- 1 file changed, 151 insertions(+), 108 deletions(-) diff --git a/drivers/mtd/nand/spi/core.c b/drivers/mtd/nand/spi/core.c index 8664e882753..1b2eefc9041 100644 --- a/drivers/mtd/nand/s