Re: [PATCH v2] mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
From: Pratyush Yadav
Date: Fri Dec 06 2024 - 11:19:06 EST
On Tue, Nov 05 2024, Parth Pancholi wrote:
> From: Parth Pancholi <parth.pancholi@xxxxxxxxxxx>
>
> The Macronix mx25u25635f flash device supports SFDP initialization.
> This commit removes the specific mx25u25635f entry (NOR ID 0xc22539),
> along with its size and flags, from the NOR parts list. By removing
> this entry, both mx25u25635f and mx25u25645g (which share the same
> NOR ID) will utilize the generic flash driver configuration.
>
> This change allows both devices (mx25u25635f and mx25u25645g) to
> leverage SFDP-defined parameters, enabling dual and quad read
> operations without the need for manual adjustment of no_sfdp_flags.
>
> Link: https://www.macronix.com/Lists/Datasheet/Attachments/8663/MX25U25635F,%201.8V,%20256Mb,%20v1.5.pdf
> Signed-off-by: Parth Pancholi <parth.pancholi@xxxxxxxxxxx>
Applied to spi-nor/next. Thanks!
--
Regards,
Pratyush Yadav