From patchwork Mon Nov 8 08:26:57 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Miquel Raynal X-Patchwork-Id: 1552234 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.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=onhBdYSJ; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Hnkkl3mC0z9s0r for ; Mon, 8 Nov 2021 19:27:43 +1100 (AEDT) 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:Subject:Cc:To: From:Date: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=KPYZO40mWXSB09JZxXk7SANo3Br4gIR6tauR1xKEoBk=; b=onhBdYSJ78xpjE 8FTo4jfyZdiFQ1HVSsu+NTzBxmYv/M2pZRwdIUAeSA1PHs/N01yGmQbZTSXAl6HB3I3TWI+98mX24 u+O/LUrDBSC4gEKX3g4pnJXUfMyfldHDX0h0V88wwP50tymKz/uzp0LsizpJbAF3GgoRr/x+nQf9l OR+0WzykXp4oy+gfxg5RaukuBRteqcntIhIhmpSLc4gCYWKZdpLNLdZ0t1faoK568OCGQNR7ELpsh 6XhobAlB8LI5r+unq+x7oEeap33C6IZiDy9rOM0yVaOrrH7atr1Mxt2QPR8lOqtLd7tbgCNQTl5xI +mupdp1Hffr+v5bR/eIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mjzzg-00FjKs-Mu; Mon, 08 Nov 2021 08:27:08 +0000 Received: from relay11.mail.gandi.net ([217.70.178.231]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mjzzd-00FjJN-FU for linux-mtd@lists.infradead.org; Mon, 08 Nov 2021 08:27:07 +0000 Received: (Authenticated sender: miquel.raynal@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 5EE5D100014; Mon, 8 Nov 2021 08:26:58 +0000 (UTC) Date: Mon, 8 Nov 2021 09:26:57 +0100 From: Miquel Raynal To: Linus Torvalds Cc: linux-mtd@lists.infradead.org, Richard Weinberger , Tudor Ambarus , Vignesh Raghavendra , Frieder Schrempf , linux-kernel@vger.kernel.org Subject: [GIT PULL][RESEND] mtd: Changes for 5.16 Message-ID: <20211108092657.6a76e52b@xps13> Organization: Bootlin X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211108_002705_821642_B494BC36 X-CRM114-Status: GOOD ( 15.55 ) X-Spam-Score: -0.7 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Linus, I am resending the MTD PR for 5.16 generated against the right tag so that you can see and pull the actual description this time. There is no change in the pull request besides that. Content analysis details: (-0.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.178.231 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.178.231 listed in wl.mailspike.net] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Hello Linus, I am resending the MTD PR for 5.16 generated against the right tag so that you can see and pull the actual description this time. There is no change in the pull request besides that. Thanks, Miquèl The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896: Linux 5.15-rc4 (2021-10-03 14:08:47 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/for-5.16 for you to fetch changes up to e269d7caf9e0dbd95fac9991991298f74930c2c0: Merge tag 'spi-nor/for-5.16' into mtd/next (2021-11-07 17:38:36 +0100) ---------------------------------------------------------------- Core: * Remove obsolete macros only used by the old nand_ecclayout struct * Don't remove debugfs directory if device is in use * MAINTAINERS: - Add entry for Qualcomm NAND controller driver - Update the devicetree documentation path of hyperbus MTD devices: * block2mtd: - Add support for an optional custom MTD label - Minor refactor to avoid hard coded constant * mtdswap: Remove redundant assignment of pointer eb CFI: * Fixup CFI on ixp4xx Raw NAND controller drivers: * Arasan: - Prevent an unsupported configuration * Xway, Socrates: plat_nand, Pasemi, Orion, mpc5121, GPIO, Au1550nd, AMS-Delta: - Keep the driver compatible with on-die ECC engines * cs553x, lpc32xx_slc, ndfc, sharpsl, tmio, txx9ndfmc: - Revert the commits: "Fix external use of SW Hamming ECC helper" - And let callers use the bare Hamming helpers * Fsmc: Fix use of SM ORDER * Intel: - Fix potential buffer overflow in probe * xway, vf610, txx9ndfm, tegra, stm32, plat_nand, oxnas, omap, mtk, hisi504, gpmi, gpio, denali, bcm6368, atmel: - Make use of the helper function devm_platform_ioremap_resource{,byname}() Onenand drivers: * Samsung: Drop Exynos4 and describe driver in KConfig Raw NAND chip drivers: * Hynix: Add support for H27UCG8T2ETR-BC MLC NAND SPI NOR core: * Add spi-nor device tree binding under SPI NOR maintainers SPI NOR manufacturer drivers: * Enable locking for n25q128a13 SPI NOR controller drivers: * Use devm_platform_ioremap_resource_byname() ---------------------------------------------------------------- Arnd Bergmann (1): mtd: fixup CFI on ixp4xx Cai Huoqing (19): mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: bcm6368: Make use of the helper function devm_platform_ioremap_resource_byname() mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_resource_byname() mtd: rawnand: gpio: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_resource_byname() mtd: rawnand: hisi504: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: plat_nand: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_resource() mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_resource() mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap_resource_byname() mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname() MAINTAINERS: Update the devicetree documentation path of hyperbus Chris Morgan (1): mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NAND Colin Ian King (1): mtd: mtdswap: Remove redundant assignment of pointer eb Evgeny Novikov (2): mtd: rawnand: intel: Fix potential buffer overflow in probe mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare() GONG, Ruiqi (1): mtd: Remove obsolete macros only used by the old nand_ecclayout struct Joachim Wiberg (2): mtd: block2mtd: minor refactor to avoid hard coded constant mtd: block2mtd: add support for an optional custom MTD label Jonathan Lemon (1): mtd: spi-nor: Enable locking for n25q128a13 Krzysztof Kozlowski (1): mtd: onenand: samsung: drop Exynos4 and describe driver in KConfig Manivannan Sadhasivam (1): MAINTAINERS: Add entry for Qualcomm NAND controller driver Miquel Raynal (20): mtd: rawnand: fsmc: Fix use of SM ORDER mtd: rawnand: Let callers use the bare Hamming helpers Revert "mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper" Revert "mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper" Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper" Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper" Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper" Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper" mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines mtd: rawnand: arasan: Prevent an unsupported configuration Merge tag 'nand/for-5.16' into mtd/next Merge tag 'spi-nor/for-5.16' into mtd/next Pratyush Yadav (1): MAINTAINERS: Add spi-nor device tree binding under SPI NOR maintainers Zev Weiss (1): mtd: core: don't remove debugfs directory if device is in use MAINTAINERS | 12 ++++++++++-- drivers/mtd/chips/Kconfig | 2 ++ drivers/mtd/devices/block2mtd.c | 29 +++++++++++++++++++++-------- drivers/mtd/maps/Kconfig | 2 +- drivers/mtd/mtdcore.c | 4 ++-- drivers/mtd/mtdswap.c | 1 - drivers/mtd/nand/ecc-sw-hamming.c | 7 ++++--- drivers/mtd/nand/onenand/Kconfig | 9 +++++---- drivers/mtd/nand/raw/ams-delta.c | 12 +++++++++--- drivers/mtd/nand/raw/arasan-nand-controller.c | 15 +++++++++++++++ drivers/mtd/nand/raw/atmel/pmecc.c | 7 ++----- drivers/mtd/nand/raw/au1550nd.c | 12 +++++++++--- drivers/mtd/nand/raw/brcmnand/bcm6368_nand.c | 5 +---- drivers/mtd/nand/raw/cs553x_nand.c | 12 +----------- drivers/mtd/nand/raw/denali_dt.c | 7 ++----- drivers/mtd/nand/raw/fsmc_nand.c | 4 +++- drivers/mtd/nand/raw/gpio.c | 15 ++++++++++----- drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 4 +--- drivers/mtd/nand/raw/hisi504_nand.c | 7 ++----- drivers/mtd/nand/raw/intel-nand-controller.c | 5 +++++ drivers/mtd/nand/raw/lpc32xx_slc.c | 15 +-------------- drivers/mtd/nand/raw/mpc5121_nfc.c | 12 +++++++++--- drivers/mtd/nand/raw/mtk_ecc.c | 4 +--- drivers/mtd/nand/raw/mtk_nand.c | 4 +--- drivers/mtd/nand/raw/nand_hynix.c | 14 ++++++++++++++ drivers/mtd/nand/raw/nand_ids.c | 4 ++++ drivers/mtd/nand/raw/ndfc.c | 12 +----------- drivers/mtd/nand/raw/omap_elm.c | 5 ++--- drivers/mtd/nand/raw/orion_nand.c | 12 +++++++++--- drivers/mtd/nand/raw/oxnas_nand.c | 4 +--- drivers/mtd/nand/raw/pasemi_nand.c | 12 +++++++++--- drivers/mtd/nand/raw/plat_nand.c | 16 ++++++++++------ drivers/mtd/nand/raw/sharpsl.c | 12 +----------- drivers/mtd/nand/raw/socrates_nand.c | 12 +++++++++--- drivers/mtd/nand/raw/stm32_fmc2_nand.c | 8 ++------ drivers/mtd/nand/raw/tegra_nand.c | 4 +--- drivers/mtd/nand/raw/tmio_nand.c | 8 +++----- drivers/mtd/nand/raw/txx9ndfmc.c | 9 +++------ drivers/mtd/nand/raw/vf610_nfc.c | 4 +--- drivers/mtd/nand/raw/xway_nand.c | 16 ++++++++++------ drivers/mtd/spi-nor/controllers/hisi-sfc.c | 8 ++------ drivers/mtd/spi-nor/controllers/nxp-spifi.c | 7 ++----- drivers/mtd/spi-nor/micron-st.c | 4 +++- include/linux/mtd/mtd.h | 2 -- 44 files changed, 204 insertions(+), 175 deletions(-)