Re: [RFC PATCH 0/3] mtd: spi-nor: Rework flash parameter initialization
From: Miquel Raynal
Date: Thu Jul 02 2026 - 11:30:06 EST
Hello,
> This might have the consequence that all the flashes now get a
> RDSFPD opcode which might be an unknown opcode. But that was already
> the case for any flashes which were unknown to the linux kernel. So
> far, there was not a single complaint.
>
> See patch 3 for more information. If feedback is positive, this is
> intended to be applied to the spi-nor tree after the next merge
> window, so it will sit around in -next for quite some time and get
> some testing.
Tested-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Tested with a Winbond W25Q02JVFIM.
If you can also give a try to my QER rework I would be interested to
gather feedback on it and ideally also try to merge this kind of rework
early in the cycle. ;)
Thanks,
Miquèl