Hi All, This is just a gentle ping. Any comments/review are appreciated. Is this patch able to be merged?
On Wed, 2026-04-29 at 16:13 +0800, Weijie Gao wrote: > Add support for FudanMicro FM25S01BI3 SPI-NAND. > > This driver is ported from linux kernel with fix: > This SPI-NAND does not support 1S-4S-4S and 1S-2S-2S modes. > https://lore.kernel.org/linux-mtd/[email protected]/ > > Datasheet link: > https://www.fmsh.com/nvm/FM25S01BI3_ds_eng.pdf > > Tested on MediaTek's filogic platform reference board. > > Signed-off-by: Weijie Gao <[email protected]> > --- > drivers/mtd/nand/spi/fmsh.c | 77 > +++++++++++++++++++++++++++++++++++++ > 1 file changed, 77 insertions(+) > Best Regards, Weijie
