[PATCH v2] mtd: spi-nor: macronix: Add support for mx66l2g45g
Jiaqing Zhao
jiaqing.zhao at linux.intel.com
Mon May 23 08:03:49 PDT 2022
On 2022-05-23 22:59, Michael Walle wrote:
> Am 2022-05-23 16:33, schrieb Jiaqing Zhao:
>> Use PARSE_SFDP for now as the SNOR_ID3() patch is not merged yet, will
>> switch to it after it is merged.
>
> Fair enough, could you resubmit it with
> { "mx66l2g45g", INFO(0xc2201c, 0, 0, 0) PARSE_SFDP },
>
> Looks odd, but is the same as SNOR_ID3(0xc2201c), so we can just
> switch to the new macro without any more testing. Or Pratyush can
> replace it inline while committing this patch if the SNOR_ID3()
> will make it in before.
I'll add a TODO comment in case we forgot it.
> -michael
More information about the linux-mtd
mailing list