[GIT PULL] mtd: Fixes for 6.19-rc8

Miquel Raynal miquel.raynal at bootlin.com
Thu Jan 29 11:35:42 PST 2026


Hello,

This is a late fixes PR; I was waiting for three other fixes on the ML
to be acknowledged but this turned out to not happen in time, so here is
the only fix which needs to get in for this release, and the rest will
be delayed to the next cycle, buying us time to settle.

Thanks,
Miquèl

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.19-rc8

for you to fetch changes up to 2f6d2c8d9ac05a7a1c02333f6ad30868246880d8:

  Revert "mtd: spinand: esmt: fix id code for F50D1G41LB" (2025-12-16 09:08:28 +0100)

----------------------------------------------------------------
A single late MTD fix, which reverts a fix that turned out to be
incorrect. The observations of the committer was that the number of IDs
to be used to probe a chip was incorrect. It happened to be a limitation
of his controller, not a chip issue. Restore the chip description, a
solution must be found somewhere else.

----------------------------------------------------------------
Ziyang Huang (1):
      Revert "mtd: spinand: esmt: fix id code for F50D1G41LB"

 drivers/mtd/nand/spi/esmt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the linux-mtd mailing list