Re: [PATCH v2 0/2] Add support for Quad Input Page Program
From: Cheng Ming Lin
Date: Sun Mar 09 2025 - 21:54:11 EST
Hi Tudor,
Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> 於 2025年3月7日 週五 下午2:35寫道:
>
>
> On Tue, 11 Feb 2025 14:30:26 +0800, Cheng Ming Lin wrote:
> > Support for the Quad Input Page Program feature.
> >
> > Some Macronix NOR flash support the Quad Input Page Program feature, but
> > the 4-Byte Address Instruction Table definition in the SFDP is incorrect.
> > To properly enable this feature, a post_sfdp fixups implementation is
> > introduced.
> >
> > [...]
>
> Please rnu ./scripts/checkpatch --strict before submitting. Fixed alignment
> to match open pharenthesis, updated commit subject.
Got it, thanks for the reminder. I'll make sure to do that from now on.
> Applied, thanks!
>
> [1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
> https://git.kernel.org/mtd/c/798aafeffb36
> [2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash
> https://git.kernel.org/mtd/c/797bbaa7531f
>
> Best regards,
> --
> Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
Thanks,
Cheng Ming Lin