Re: [PATCH v2 3/4] dt-bindings: mtd: macronix,mx25l12833f: add SPI-NOR chip

From: Tudor Ambarus
Date: Mon Jul 01 2024 - 01:24:02 EST


Hi,

On 6/29/24 11:39 AM, Erez Geva wrote:
> From: Erez Geva <ErezGeva2@xxxxxxxxx>
>
> Add Macronix SPI-NOR mx25l12833f.
>
> mx25l12833f uses the same JEDEC ID as mx25l12805d.
>
> Although mx25l12833f is a new chip that support read ID and SFDP,
> users might want to specify it in the device tree,
> to differ it from the old mx25l12805d chip.

As Michael said in a reply in v1, we try really hard to don't introduce
new compatibles and instead rely on the generic "jedec,spi-nor". In your
case you can differentiate between the two flavors of flashes based on
the SFDP presence. We won't apply this.

Cheers,
ta