* [GIT PULL] mtd: Fixes for 6.16-rc3
@ 2025-06-20 15:30 Miquel Raynal
2025-06-21 5:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2025-06-20 15:30 UTC (permalink / raw)
To: Linus Torvalds
Cc: Richard Weinberger, Tudor Ambarus, Vignesh Raghavendra,
Frieder Schrempf, Michael Walle, Pratyush Yadav, linux-mtd,
Miquel Raynal
Hello,
This is an MTD fixes PR for 6.16-rc3.
Thanks,
Miquèl
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.16-rc3
for you to fetch changes up to 6463cbe08b0cbf9bba8763306764f5fd643023e1:
mtd: spinand: fix memory leak of ECC engine conf (2025-06-19 19:13:21 +0200)
----------------------------------------------------------------
The main fix that really needs to get in is the revert of the patch
adding the new mtd_master class, because it entirely fails the
partitioning if a specific Kconfig option is set. We need to think how
to handle that differently, so let's revert it as we need to get back to
the pen and paper situation again.
Otherwise the definition of some Winbond SPI NAND chips are receiving
some fixes (geometry and maximum frequency, mostly).
And finally a small memory leak gets also fixed.
----------------------------------------------------------------
Miquel Raynal (4):
Revert "mtd: core: always create master device"
mtd: spinand: winbond: Fix W35N number of planes/LUN
mtd: spinand: winbond: Increase maximum frequency on an octal operation
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Pablo Martin-Gomez (1):
mtd: spinand: fix memory leak of ECC engine conf
drivers/mtd/mtdchar.c | 2 +-
drivers/mtd/mtdcore.c | 152 +++++++++++------------------------------
drivers/mtd/mtdcore.h | 2 +-
drivers/mtd/mtdpart.c | 16 ++---
drivers/mtd/nand/spi/core.c | 1 +
drivers/mtd/nand/spi/winbond.c | 10 +--
include/linux/mtd/partitions.h | 2 +-
include/linux/mtd/spinand.h | 10 +--
8 files changed, 63 insertions(+), 132 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] mtd: Fixes for 6.16-rc3
2025-06-20 15:30 [GIT PULL] mtd: Fixes for 6.16-rc3 Miquel Raynal
@ 2025-06-21 5:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-06-21 5:44 UTC (permalink / raw)
To: Miquel Raynal
Cc: Linus Torvalds, Richard Weinberger, Tudor Ambarus,
Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
Pratyush Yadav, linux-mtd, Miquel Raynal
The pull request you sent on Fri, 20 Jun 2025 17:30:22 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.16-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3f75bfff44be0646580fe4efda45d646f9c1693b
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-21 5:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 15:30 [GIT PULL] mtd: Fixes for 6.16-rc3 Miquel Raynal
2025-06-21 5:44 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox