RE: [RFC PATCH 1/3] mtd: spi-nor: spansion: s25fl256s0: remove SKIP_SFDP flag

From: Takahiro.Kuwano

Date: Fri Jun 05 2026 - 04:12:52 EST


> That flag was added in [1] to not "issue any non supported commands".
> But since we now have the generic SFDP driver, we'll issue the RDSFDP
> command on most flashes anyway and there was no single complaint. Remove
> the only user of this flag so we can rework the parameter initialization
> in the core.
>
> [1] https://lore.kernel.org/linux-mtd/20211207140254.87681-13-tudor.ambarus@xxxxxxxxxxxxx/
>
> Signed-off-by: Michael Walle <mwalle@xxxxxxxxxx>

Reviewed-by: Takahiro Kuwano <takahiro.kuwano@xxxxxxxxxxxx>