Re: [PATCH v6 2/2] mtd: spinand: macronix: Flag parts needing explicit plane select

From: Cheng Ming Lin
Date: Mon Sep 09 2024 - 04:25:23 EST


Hi Miquel,

Miquel Raynal <miquel.raynal@xxxxxxxxxxx> 於 2024年9月6日 週五 下午11:04寫道:
>
> Hi Cheng Ming,
>
> linchengming884@xxxxxxxxx wrote on Tue, 3 Sep 2024 09:36:25 +0800:
>
> > From: Cheng Ming Lin <chengminglin@xxxxxxxxxxx>
> >
> > Macronix serial NAND flash with a two-plane structure requires
> > insertion of the Plane Select bit into the column address during
> > the write_to_cache operation.
> >
> > Additionally, for MX35{U,F}2G14AC and MX35LF2GE4AB, insertion of
> > the Plane Select bit into the column address is required during
> > the read_from_cache operation.
>
> I tried to apply this patch but it conflicts with the spi-nand
> continuous read series changes in the macronix driver. Would you mind
> rebasing and fixing the conflicts (it's just handling correctly the
> new flags)?

Sure, I will rebase the patches and resolve the conflicts.

>
> If you do that early next week I'll merge them right away (please
> resend the two patches).
>
> Thanks and sorry for the inconvenience!
> Miquèl

Thanks,
Cheng Ming Lin