[PATCH v2] mtd: spi-nor: macronix: Add support for mx66l2g45g
Michael Walle
michael at walle.cc
Mon May 23 07:59:07 PDT 2022
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.
-michael
More information about the linux-mtd
mailing list