Re: [PATCH 3/3] mtd: spinand: winbond: Fix oob_layout for W25N01JW

From: Santhosh Kumar K
Date: Mon Jan 27 2025 - 01:49:10 EST


Hello, Miquel,

On 16/01/25 00:46, Miquel Raynal wrote:
Hello Santhosh,

On 02/01/2025 at 17:21:10 +0530, Santhosh Kumar K <s-k6@xxxxxx> wrote:

Fix the W25N01JW's oob_layout according to the datasheet. [1]

[1] https://www.winbond.com/hq/product/code-storage-flash-memory/qspinand-flash/?__locale=en&partNo=W25N01JW

Fixes: 6a804fb72de5 ("mtd: spinand: winbond: add support for serial NAND flash")
CC: Sridharan S N <quic_sridsn@xxxxxxxxxxx>
Signed-off-by: Santhosh Kumar K <s-k6@xxxxxx>

There have been changes in this driver, I'd suggest to rebase your work
once -rc1 is out.

Also, Please add Cc: stable in copy and either move this patch first in
the series, or even detach it because it has little to do with the two
other patches.

Got it, I'll detach this one.

Regards,
Santhosh.


Thanks!
Miquèl