* [GIT PULL] mtd: Changes for 7.3
@ 2026-08-23 12:35 Miquel Raynal
2026-08-23 16:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2026-08-23 12:35 UTC (permalink / raw)
To: Linus Torvalds
Cc: Richard Weinberger, Vignesh Raghavendra, Michael Walle,
Pratyush Yadav, Takahiro Kuwano, linux-mtd, Miquel Raynal
Hello,
This is the MTD PR for 7.3.
Thanks,
Miquèl
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/for-7.3
for you to fetch changes up to 9b7e2fe0fe37f79e35467929d578c8c9f0f9cfdd:
Merge tag 'nand/for-7.3' into mtd/next (2026-08-23 14:30:31 +0200)
----------------------------------------------------------------
* Raw NAND changes
- Sunxi: Support added for the H616 compatible
- Qcom: Support added for the MDM9607 compatible
- Support for the Toshiba TC58NVG1S3H part
- GPMI: New debugfs entry to expose the chip geometry
- PL353: Timing updates and software ECC support have been fixed
* SPI NAND changes
- fmsh: Support added for FM25G{01,02}B chips
- HeYangTek: Support added for HYF1GQ4UDACAE
Aside from these main changes, there is a high load of misc fixes and
hardening changes, and exceptionally no SPI NOR change.
----------------------------------------------------------------
Aleksandr Mineev (1):
mtd: spinand: fmsh: fix FM25G01B/FM25G02B Quad I/O read dummy cycles
Aleksei Sviridkin (1):
mtd: spinand: add support for HeYangTek HYF1GQ4UDACAE
Breno Leitao (1):
mtd: cfi_cmdset_0001: silence spurious suspend warning on shutdown
Ethan Nelson-Moore (1):
mtd: maps: correct CONFIG_MTD_COMPLEX_MAPPINGS macro name in comment
Guangshuo Li (1):
mtd: intel-dg: Fix runtime PM error path in probe
Han Xu (1):
mtd: rawnand: gpmi: add debugfs entry for BCH geometry
James Hilliard (5):
mtd: rawnand: add Toshiba TC58NVG1S3H
mtd: rawnand: sunxi: add H616 MBUS DMA support
mtd: rawnand: sunxi: group controller delay tables
mtd: rawnand: sunxi: describe tADL and tWHR delays
mtd: rawnand: sunxi: fix H6/H616 controller timings
Julian Braha (1):
mtd: maps: remove dead select of MTD_CFI_BE_BYTE_SWAP
Miquel Raynal (1):
Merge tag 'nand/for-7.3' into mtd/next
Miquel Raynal (DAVE) (3):
mtd: rawnand: pl353: Update timings at the right moment
mtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accesses
mtd: rawnand: pl353: Fix debug prints
Pengpeng Hou (4):
mtd: parsers: redboot: reject unterminated FIS names
mtd: nand: realtek-ecc: add missing MODULE_DEVICE_TABLE()
mtd: afs: validate v2 image info bounds
mtd: rawnand: validate ONFI extended parameter page sections
Rosen Penev (2):
mtd: rawnand: atmel: use struct_size
mtd: mpc5121_nfc: use platform for irq and ioremap
Ruoyu Wang (1):
mtd: mtdswap: Avoid freeing registered blktrans device twice
Stephan Gerhold (4):
dt-bindings: mtd: qcom,nandc: Add MDM9607 QPIC NAND controller
mtd: rawnand: qcom: Make "aon" clock optional
mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2
mtd: rawnand: qcom: Add MDM9607 compatible
Uwe Kleine-König (The Capable Hub) (1):
mtd: nand-omap2: Move omap_nand_ids[] to raw nand driver
Xu Rao (1):
mtd: mtdoops: free page bitmap when the backing MTD is removed
Ziyang Huang (1):
mtd: spinand: fmsh: add support for FM25G{01,02}B
zhouminqiang (1):
mtd: part: reject MTDPART_OFS_RETAIN in mtd_add_partition()
.../devicetree/bindings/mtd/qcom,nandc.yaml | 25 +++
drivers/memory/omap-gpmc.c | 9 +-
drivers/mtd/chips/cfi_cmdset_0001.c | 6 +
drivers/mtd/devices/mtd_intel_dg.c | 2 +-
drivers/mtd/maps/Kconfig | 1 -
drivers/mtd/maps/map_funcs.c | 2 +-
drivers/mtd/mtdoops.c | 3 +
drivers/mtd/mtdpart.c | 3 +-
drivers/mtd/mtdswap.c | 1 +
drivers/mtd/nand/ecc-realtek.c | 1 +
drivers/mtd/nand/raw/atmel/nand-controller.c | 3 +-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 29 +++
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.h | 6 +
drivers/mtd/nand/raw/mpc5121_nfc.c | 39 ++--
drivers/mtd/nand/raw/nand_ids.c | 3 +
drivers/mtd/nand/raw/nand_onfi.c | 27 ++-
drivers/mtd/nand/raw/nand_toshiba.c | 4 +-
drivers/mtd/nand/raw/omap2.c | 6 +-
drivers/mtd/nand/raw/pl35x-nand-controller.c | 20 +-
drivers/mtd/nand/raw/qcom_nandc.c | 30 ++-
drivers/mtd/nand/raw/sunxi_nand.c | 233 +++++++++++++++++----
drivers/mtd/nand/spi/Makefile | 2 +-
drivers/mtd/nand/spi/core.c | 1 +
drivers/mtd/nand/spi/fmsh.c | 103 +++++++++
drivers/mtd/nand/spi/heyangtek.c | 132 ++++++++++++
drivers/mtd/parsers/afs.c | 7 +
drivers/mtd/parsers/redboot.c | 9 +-
include/linux/mtd/nand-qpic-common.h | 2 +
include/linux/mtd/spinand.h | 1 +
include/linux/platform_data/mtd-nand-omap2.h | 7 -
30 files changed, 609 insertions(+), 108 deletions(-)
create mode 100644 drivers/mtd/nand/spi/heyangtek.c
______________________________________________________
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: Changes for 7.3
2026-08-23 12:35 [GIT PULL] mtd: Changes for 7.3 Miquel Raynal
@ 2026-08-23 16:30 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-23 16:30 UTC (permalink / raw)
To: Miquel Raynal
Cc: Linus Torvalds, Richard Weinberger, Vignesh Raghavendra,
Michael Walle, Pratyush Yadav, Takahiro Kuwano, linux-mtd,
Miquel Raynal
The pull request you sent on Sun, 23 Aug 2026 14:35:02 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/for-7.3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/df51bdc5e80dae43cab81f6cc641e98638303c88
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:[~2026-08-23 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-23 12:35 [GIT PULL] mtd: Changes for 7.3 Miquel Raynal
2026-08-23 16:30 ` 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