[PATCH v2 0/3] mtd: spinand: winbond: Some fixes
Miquel Raynal
miquel.raynal at bootlin.com
Wed Jun 18 01:47:57 PDT 2025
The W35N geometry was slightly incorrectly described, and some of the
variants on both dual/quand and octal variants needed to be further
defined in order to be fully accurate.
Changes in v2:
- Fix compilation issue with the last patch. I didn't notice it in the
first place, as I have many more patches on top which did solve the
problem.
Miquel Raynal (3):
mtd: spinand: winbond: Fix W35N number of planes/LUN
mtd: spinand: winbond: Increase maximum frequency on an octal
operation
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad
I/O variants
drivers/mtd/nand/spi/winbond.c | 10 +++++-----
include/linux/mtd/spinand.h | 10 ++++++----
2 files changed, 11 insertions(+), 9 deletions(-)
--
2.48.1
More information about the linux-mtd
mailing list