| Message ID | 87wlthj9qh.fsf@bootlin.com |
|---|---|
| State | New |
| Headers | show
Return-Path: <linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=Oeag5Zz6; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=dkim header.b=T4kFrlC1; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4hSYRq0Mp5z1xwj for <incoming@patchwork.ozlabs.org>; Sun, 23 Aug 2026 22:35:46 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=XxP+TOgR6R4VHofbLB+QPvnGQEC7I/LXa+zXQSxxOFg=; b=Oeag5Zz6mul/ch Qfh4cuKo3/WCBzvb9XhCsdRQOB+bEcY4LZb5R2NBwBt+bhIIDLEQ7cRhP4Z7Lt6XIqkSiKFIuLJcN 94AlT60ZM4bM9OFSYpGgZ9IoPumG0iKMcx9AkSwcVqw/ZML8/AXlG3sxPwOTV14j0aRzrHtwKNy5d uOvjvwqb2cuKn+Unesmz6Jy5dc5TwVHLV9dAJcFBVqW2MocGA0GM+pA76ezChXxT90Q6fDXo1I1fu PzbfXiZjLmymEen6Mm8VHMZBIFZzMQomIk6qXndW18jdX+hL+vvStYkXUGiuxPC7cPn5TPJOiqLT9 x3/9RighA50F0wBmaIMw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wy7Q7-0000000FLjP-2bws; Sun, 23 Aug 2026 12:35:27 +0000 Received: from smtpout-03.galae.net ([185.246.85.4]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wy7Q3-0000000FLiC-47t4 for linux-mtd@lists.infradead.org; Sun, 23 Aug 2026 12:35:26 +0000 Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 298E14E41364; Sun, 23 Aug 2026 12:35:17 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id EAE4560378; Sun, 23 Aug 2026 12:35:16 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 54C6911C77F11; Sun, 23 Aug 2026 14:35:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1787488505; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding; bh=WTb3baSSC4lAVPkdY0ed3hfHiXtJelE6SYyEocU243s=; b=T4kFrlC1TFKNXYutlspJWxC9KzZ5vF1S5bnnb0+JuYNdP1nuOKn2RsVYqiySv4mcT0bCSP TPHot0AuQ1WCJW+PDy/9C8sm8iWIWEo1e1cIl9yanX1TAVfLNoha/eP+HJp3PiFPuSjALX ddVkxbkqoBr3Ts2G+/4KgElVDlL9bNUrfO/ljQzGykF3esgcwdDCE3KqQZ9z8FRkDYAJJ/ b8DQPCT1taQuOUG1iR4iiaAaiHxu0ry8+8z3r9SARbkE7qer+8vAPw7OH26t+3u5vx6FML z6PAXiDQXcSFMkvfF4j3x/XMlw05FPZl4BAPTTfUnO0QGPZuLFYerjzJZJhBRw== From: Miquel Raynal <miquel.raynal@bootlin.com> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: Richard Weinberger <richard@nod.at>, Vignesh Raghavendra <vigneshr@ti.com>, Michael Walle <michael@walle.cc>, Pratyush Yadav <pratyush@kernel.org>, Takahiro Kuwano <takahiro.kuwano@infineon.com>, linux-mtd@lists.infradead.org, Miquel Raynal <miquel.raynal@bootlin.com> Subject: [GIT PULL] mtd: Changes for 7.3 User-Agent: mu4e 1.12.12; emacs 30.2 Date: Sun, 23 Aug 2026 14:35:02 +0200 Message-ID: <87wlthj9qh.fsf@bootlin.com> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260823_053524_193888_AD36B2E6 X-CRM114-Status: GOOD ( 11.50 ) X-Spam-Score: -2.1 (--) X-Spam-Report: =?unknown-8bit?q?Spam_detection_software=2C_running_on_the_sy?= =?unknown-8bit?q?stem_=22bombadil=2Einfradead=2Eorg=22=2C?= =?unknown-8bit?q?_has_NOT_identified_this_incoming_email_as_spam=2E__The_ori?= =?unknown-8bit?q?ginal?= =?unknown-8bit?q?_message_has_been_attached_to_this_so_you_can_view_it_or_la?= =?unknown-8bit?q?bel?= =?unknown-8bit?q?_similar_future_email=2E__If_you_have_any_questions=2C_see?= =?unknown-8bit?q?_the_administrator_of_that_system_for_details=2E?= =?unknown-8bit?q?_?= =?unknown-8bit?q?_Content_preview=3A__Hello=2C_This_is_the_MTD_PR_for_7=2E3?= =?unknown-8bit?q?=2E_Thanks=2C_Miqu=C3=A8l_?= =?unknown-8bit?q?_?= =?unknown-8bit?q?_Content_analysis_details=3A___=28-2=2E1_points=2C_5=2E0_re?= =?unknown-8bit?q?quired=29?= =?unknown-8bit?q?_?= =?unknown-8bit?q?_pts_rule_name______________description?= =?unknown-8bit?q?_----_----------------------_------------------------------?= =?unknown-8bit?q?--------------------?= =?unknown-8bit?q?_-0=2E0_SPF=5FPASS_______________SPF=3A_sender_matches_SPF_?= =?unknown-8bit?q?record?= =?unknown-8bit?q?_-0=2E0_SPF=5FHELO=5FPASS__________SPF=3A_HELO_matches_SPF_?= =?unknown-8bit?q?record?= =?unknown-8bit?q?_0=2E1_DKIM=5FSIGNED____________Message_has_a_DKIM_or_DK_si?= =?unknown-8bit?q?gnature=2C_not_necessarily_valid?= =?unknown-8bit?q?_-0=2E1_DKIM=5FVALID=5FEF__________Message_has_a_valid_DKIM?= =?unknown-8bit?q?_or_DK_signature_from?= =?unknown-8bit?q?_envelope-from_domain?= =?unknown-8bit?q?_-0=2E1_DKIM=5FVALID_____________Message_has_at_least_one_v?= =?unknown-8bit?q?alid_DKIM_or_DK_signature?= =?unknown-8bit?q?_-0=2E1_DKIM=5FVALID=5FAU__________Message_has_a_valid_DKIM?= =?unknown-8bit?q?_or_DK_signature_from_author=27s?= =?unknown-8bit?q?_domain?= =?unknown-8bit?q?_-1=2E9_BAYES=5F00_______________BODY=3A_Bayes_spam_probabi?= =?unknown-8bit?q?lity_is_0_to_1=25?= =?unknown-8bit?q?_=5Bscore=3A_0=2E0000=5D?= =?unknown-8bit?q?_-0=2E0_DMARC=5FPASS_____________DMARC_pass_policy?= X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list <linux-mtd.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-mtd>, <mailto:linux-mtd-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-mtd/> List-Post: <mailto:linux-mtd@lists.infradead.org> List-Help: <mailto:linux-mtd-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-mtd>, <mailto:linux-mtd-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-mtd" <linux-mtd-bounces@lists.infradead.org> Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org |
| Series |
[GIT,PULL] mtd: Changes for 7.3
|
expand
|
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!
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