* [GIT PULL] mtd: Fixes for 6.3-rc7
@ 2023-04-11 14:11 Miquel Raynal
2023-04-11 18:52 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2023-04-11 14:11 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-mtd, Richard Weinberger, Tudor Ambarus, Vignesh Raghavendra,
Frieder Schrempf, Michael Walle, Pratyush Yadav, linux-kernel
Hello Linus,
This is a second fixes MTD PR for the next release/release-candidate.
Thanks,
Miquèl
The following changes since commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d:
Linux 6.3-rc5 (2023-04-02 14:29:29 -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.3-rc7
for you to fetch changes up to 93942b70461574ca7fc3d91494ca89b16a4c64c7:
mtd: rawnand: meson: fix bitmask for length in command word (2023-04-03 17:58:01 +0200)
----------------------------------------------------------------
Core MTD fix:
* mtdblock: Tolerate corrected bit-flips
Raw NAND fixes:
* meson: Fix bitmask for length in command word
* stm32_fmc2:
- Remove unsupported EDO mode
- Use timings.mode instead of checking tRC_min
The first patch is the real fix but nowadays we use timings.mode
instead of bare timings, so in order to ease the backports, the fix
was split into two steps, the first one easy to backport on older
kernels, the second one just as a follow-up so recent stable kernels
would look like the mainline.
----------------------------------------------------------------
Arseniy Krasnov (1):
mtd: rawnand: meson: fix bitmask for length in command word
Bang Li (1):
mtdblock: tolerate corrected bit-flips
Christophe Kerello (2):
mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
drivers/mtd/mtdblock.c | 12 ++++++++----
drivers/mtd/nand/raw/meson_nand.c | 6 +++---
drivers/mtd/nand/raw/stm32_fmc2_nand.c | 3 +++
3 files changed, 14 insertions(+), 7 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.3-rc7
2023-04-11 14:11 [GIT PULL] mtd: Fixes for 6.3-rc7 Miquel Raynal
@ 2023-04-11 18:52 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-11 18:52 UTC (permalink / raw)
To: Miquel Raynal
Cc: Linus Torvalds, linux-mtd, Richard Weinberger, Tudor Ambarus,
Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
Pratyush Yadav, linux-kernel
The pull request you sent on Tue, 11 Apr 2023 16:11:53 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.3-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/793cfd598370cf9440d7877ddddda1251307f729
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:[~2023-04-11 18:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11 14:11 [GIT PULL] mtd: Fixes for 6.3-rc7 Miquel Raynal
2023-04-11 18:52 ` 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