Re: [PATCH v2 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program

From: Tudor Ambarus
Date: Tue Feb 11 2025 - 02:20:43 EST


Haven't checked the actual bit, but I trust you you verified thoroughly.

Reviewed-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>

On 2/11/25 6:30 AM, Cheng Ming Lin wrote:
> .fixup_flags = SPI_NOR_4B_OPCODES,
> + .fixups = &macronix_qpp4b_fixups,

For your next patch that'll drop the redundant flash info fields, you
can drop SPI_NOR_4B_OPCODES as well if these flashes define the 4bait
sfdp table.