[GIT PULL] mtd: Fixes for 6.13 final

Miquel Raynal miquel.raynal at bootlin.com
Fri Jan 17 11:12:30 PST 2025


Hello Linus,

We recently identified an issue with a recent change that we do not know
how to handle, we prefer to revert it before the 6.13 release as we feel
like we need more time to discuss a better approach.

This revert should ideally be applied before releasing v6.13.

Thanks and sorry for the short notice,
Miquèl

The following changes since commit 5bc55a333a2f7316b58edc7573e8e893f7acb532:

  Linux 6.13-rc7 (2025-01-12 14:37:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d15638bf76ad47874ecb5dc386f0945fc0b2a875:

  Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data" (2025-01-15 18:44:23 +0100)

----------------------------------------------------------------
Very late this cycle we identified a breakage that could potentially hit
several spi controller drivers because of a change in the way the dummy
cycles validity is checked. We do not know at the moment how to handle
the situation properly, so we prefer to revert the faulty patch for the
next release.

----------------------------------------------------------------
Pratyush Yadav (1):
      Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"

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



More information about the linux-mtd mailing list