Re: [PATCH v2 0/8] mtd: spi-nor: Rework flash parameter initialization
From: Michael Walle
Date: Fri Sep 04 2026 - 09:57:06 EST
On Mon, 13 Jul 2026 11:11:38 +0200, Michael Walle wrote:
> Try to simplify the flash initialization and get rid of the legacy
> handling. As default, all the flags of the in-kernel database are
> taken and amended with the SFDP data.
>
> 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 8 for more
> information.
>
> [...]
Applied, thanks!
[1/8] mtd: spi-nor: spansion: s25fl256s0: remove SKIP_SFDP flag
commit: 0132eaac40518f6ebb42131e5005efc375473e8e
[2/8] mtd: spi-nor: don't clear the SNOR_F_4B_OPCODES flag on failure
commit: a4cd8da7f2bda7562a7e156ee9c9e9b3ba98208e
[3/8] mtd: spi-nor: move cmd_ext_type into spi_nor_flash_parameter
commit: e37ee8734881a7f92dbbeecf8cc129dd8a6a76b8
[4/8] mtd: spi-nor: move flags into spi_nor_flash_parameter
commit: 0ede46b4f5b38cb43225927abbf088dd568db54e
[5/8] mtd: spi-nor: move spi_nor_post_bfpt_fixups() into sfdp
commit: 69d9d7dabbebd91cd8aba4e23caabe9b34d2722c
[6/8] mtd: spi-nor: spansion: s25fs256t: move ARCFN check into .late_init
commit: d395d4b8e76b1dfdb2f46b29c62e7f1f4850c9b2
[7/8] mtd: spi-nor: push the rollback mechanism into the sfdp module
commit: d20029474a76a06a2a92427453c2326cc3e98dfa
[8/8] mtd: spi-nor: rework flash parameter initialization
commit: 90a8ed3c63b905dcd375585da6f4851d88cc343d
Best regards,
--
Michael Walle <mwalle@xxxxxxxxxx>