Re: [PATCH v2 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
From: Tudor Ambarus
Date: Thu Mar 06 2025 - 09:42:12 EST
On 3/6/25 11:39 AM, Cheng Ming Lin wrote:
> Hi Tudor,
>
> Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> 於 2025年3月6日 週四 下午7:01寫道:
>>
>>
>>
>> On 2/11/25 7:20 AM, Tudor Ambarus wrote:
>>> 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.
>>
>> Any plan in doing this, please?
>
> Sorry for the late reply.
>
> This matter is currently in progress. Since collecting all the chips
> will take some more time, the project has been delayed. Once I
> have all the chips, I will start the verification process immediately.
> Thanks for the reminder.
>
Thanks, Cheng. Switching them one by one is fine too.