[PATCH 3/4] mtd: spi-nand: winbond: Ignore the last ID characters
Frieder Schrempf
frieder.schrempf at kontron.de
Wed Oct 9 06:33:46 PDT 2024
On 09.10.24 2:50 PM, Miquel Raynal wrote:
> The last 4 characters in Winbond's branding indicate:
> - the package type (ZE/SF/TB),
> - the temperature grade (I/J),
> - special options, typically the continuous read vs. page read feature
> support and its default (G/T/F/R),
>
> None of these information impact us, at the software level (well, the
> continuous read mode by default is impacting, but is already handled
> gracefully by disabling it in the initialization phase), so let's get
> rid of it.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
Reviewed-by: Frieder Schrempf <frieder.schrempf at kontron.de>
More information about the linux-mtd
mailing list