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

From: Miquel Raynal
Date: Wed Jan 15 2025 - 14:17:12 EST


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.

Thanks!
Miquèl