[PATCH v2 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
Tudor Ambarus
tudor.ambarus at linaro.org
Mon Feb 10 23:20:30 PST 2025
Haven't checked the actual bit, but I trust you you verified thoroughly.
Reviewed-by: Tudor Ambarus <tudor.ambarus at linaro.org>
On 2/11/25 6:30 AM, Cheng Ming Lin wrote:
> .fixup_flags = SPI_NOR_4B_OPCODES,
> + .fixups = ¯onix_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.
More information about the linux-mtd
mailing list