]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mtd: spinand: winbond: Fix oob_layout for W25N01JW
authorSanthosh Kumar K <s-k6@ti.com>
Sat, 13 Sep 2025 16:19:24 +0000 (12:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2025 14:35:47 +0000 (16:35 +0200)
commit044ba8d23889ccdfdf817b70cc6d13687e5ab05b
treeae05e7019186e39b998e2aade44fa32518f75bdc
parentdeccd93ae19ba1d2cdf3b639331264cbd34ff91b
mtd: spinand: winbond: Fix oob_layout for W25N01JW

[ Upstream commit 4550d33e18112a11a740424c4eec063cd58e918c ]

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@quicinc.com>
Cc: stable@vger.kernel.org
Signed-off-by: Santhosh Kumar K <s-k6@ti.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
[ Adjust context ]
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mtd/nand/spi/winbond.c