Re: [PATCH] mtd: spi-nor: intel-spi: Simulate WRDI command

From: Tudor Ambarus
Date: Mon Jul 27 2020 - 08:33:55 EST


On Wed, 22 Jul 2020 16:01:36 +0200, Alexander Sverdlin wrote:
> After spi_nor_write_disable() return code checks were introduced in the
> spi-nor front end intel-spi backend stopped to work because WRDI was never
> supported and always failed.
>
> Just pretend it was sucessful and ignore the command itself. HW sequencer
> shall do the right thing automatically, while with SW sequencer we cannot
> do it anyway, because the only tool we had was preopcode and it makes no
> sense for WRDI.

Applied to spi-nor/next, thanks!

[1/1] mtd: spi-nor: intel-spi: Simulate WRDI command
https://git.kernel.org/mtd/c/44a80df4bfce

Best regards,
--
Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>