Re: [PATCH 3/4] dt-bindings: mtd: macronix,mx25l12833f: add SPI-NOR chip
From: Michael Walle
Date: Fri Jun 28 2024 - 12:05:05 EST
Hi,
On Fri Jun 28, 2024 at 5:57 PM CEST, Conor Dooley wrote:
> On Fri, Jun 28, 2024 at 04:03:27PM +0200, Erez Geva wrote:
> > From: Erez Geva <ErezGeva2@xxxxxxxxx>
> >
> > Add Macronix SPI-NOR mx25l12833f.
> >
> > Signed-off-by: Erez Geva <ErezGeva2@xxxxxxxxx>
>
> Should the email in here and in the From: field be your nwtime one?
> Otherwise
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Actually, you're not supposed to add any compatibles to this list.
>From the binding:
description:
SPI NOR flashes compatible with the JEDEC SFDP standard or which may be
identified with the READ ID opcode (0x9F) do not deserve a specific
compatible. They should instead only be matched against the generic
"jedec,spi-nor" compatible.
I presume the Macronix flash does support the read id opcode.
-michael