From: Pratyush Yadav <pratyush@kernel.org>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Tudor Ambarus <tudor.ambarus@linaro.org>,
Pratyush Yadav <pratyush@kernel.org>,
Michael Walle <mwalle@kernel.org>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Steam Lin <STLin2@winbond.com>,
linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: Re: [PATCH 0/6] Hello,
Date: Thu, 06 Nov 2025 16:59:56 +0100 [thread overview]
Message-ID: <mafs0h5v7b18j.fsf@kernel.org> (raw)
In-Reply-To: <20251105-winbond-v6-18-rc1-spi-nor-v1-0-42cc9fb46e1b@bootlin.com> (Miquel Raynal's message of "Wed, 05 Nov 2025 18:26:59 +0100")
On Wed, Nov 05 2025, Miquel Raynal wrote:
> Here is a series adding support for 6 Winbond SPI NOR chips. Describing
> these chips is needed otherwise the block protection feature is not
> available. Everything else looks fine otherwise.
>
> In practice I am only adding 6 very similar IDs but I split the commits
> because the amount of meta data to show proof that all the chips have
> been tested and work is pretty big.
>
> As the commits simply add an ID, I am Cc'ing stable with the hope to
> get these backported to LTS kernels as allowed by the stable rules (see
> link below, but I hope I am doing this right).
>
> Link: https://elixir.bootlin.com/linux/v6.17.7/source/Documentation/process/stable-kernel-rules.rst#L15
>
> Thanks,
> Miquèl
>
> ---
> Miquel Raynal (6):
> mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
> mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
> mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
> mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
> mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
> mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
>
> drivers/mtd/spi-nor/winbond.c | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
> ---
> base-commit: 479ba7fc704936b74a91ee352fe113d6391d562f
> change-id: 20251105-winbond-v6-18-rc1-spi-nor-7f78cb2785d6
>
> Best regards,
Applied to spi-nor/next. Thanks!
--
Regards,
Pratyush Yadav
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Pratyush Yadav <pratyush@kernel.org>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Tudor Ambarus <tudor.ambarus@linaro.org>,
Pratyush Yadav <pratyush@kernel.org>,
Michael Walle <mwalle@kernel.org>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Steam Lin <STLin2@winbond.com>,
linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: Re: [PATCH 0/6] Hello,
Date: Thu, 06 Nov 2025 16:59:56 +0100 [thread overview]
Message-ID: <mafs0h5v7b18j.fsf@kernel.org> (raw)
In-Reply-To: <20251105-winbond-v6-18-rc1-spi-nor-v1-0-42cc9fb46e1b@bootlin.com> (Miquel Raynal's message of "Wed, 05 Nov 2025 18:26:59 +0100")
On Wed, Nov 05 2025, Miquel Raynal wrote:
> Here is a series adding support for 6 Winbond SPI NOR chips. Describing
> these chips is needed otherwise the block protection feature is not
> available. Everything else looks fine otherwise.
>
> In practice I am only adding 6 very similar IDs but I split the commits
> because the amount of meta data to show proof that all the chips have
> been tested and work is pretty big.
>
> As the commits simply add an ID, I am Cc'ing stable with the hope to
> get these backported to LTS kernels as allowed by the stable rules (see
> link below, but I hope I am doing this right).
>
> Link: https://elixir.bootlin.com/linux/v6.17.7/source/Documentation/process/stable-kernel-rules.rst#L15
>
> Thanks,
> Miquèl
>
> ---
> Miquel Raynal (6):
> mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
> mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
> mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
> mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
> mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
> mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
>
> drivers/mtd/spi-nor/winbond.c | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
> ---
> base-commit: 479ba7fc704936b74a91ee352fe113d6391d562f
> change-id: 20251105-winbond-v6-18-rc1-spi-nor-7f78cb2785d6
>
> Best regards,
Applied to spi-nor/next. Thanks!
--
Regards,
Pratyush Yadav
next prev parent reply other threads:[~2025-11-06 16:00 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-05 17:26 [PATCH 0/6] Hello, Miquel Raynal
2025-11-05 17:26 ` Miquel Raynal
2025-11-05 17:27 ` [PATCH 1/6] mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips Miquel Raynal
2025-11-05 17:27 ` Miquel Raynal
2025-11-05 17:27 ` [PATCH 2/6] mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips Miquel Raynal
2025-11-05 17:27 ` Miquel Raynal
2025-11-05 17:27 ` [PATCH 3/6] mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips Miquel Raynal
2025-11-05 17:27 ` Miquel Raynal
2025-11-05 17:27 ` [PATCH 4/6] mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips Miquel Raynal
2025-11-05 17:27 ` Miquel Raynal
2025-11-05 17:27 ` [PATCH 5/6] mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips Miquel Raynal
2025-11-05 17:27 ` Miquel Raynal
2025-11-05 17:27 ` [PATCH 6/6] mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips Miquel Raynal
2025-11-05 17:27 ` Miquel Raynal
2025-11-05 17:31 ` [PATCH 0/6] Hello, Miquel Raynal
2025-11-05 17:31 ` Miquel Raynal
2025-11-06 8:30 ` Michael Walle
2025-11-06 8:30 ` Michael Walle
2025-11-06 15:59 ` Pratyush Yadav [this message]
2025-11-06 15:59 ` Pratyush Yadav
2025-11-10 6:54 ` Tudor Ambarus
2025-11-10 6:54 ` Tudor Ambarus
2025-11-12 9:35 ` Miquel Raynal
2025-11-12 9:35 ` Miquel Raynal
2025-11-12 9:37 ` Tudor Ambarus
2025-11-12 9:37 ` Tudor Ambarus
2025-11-14 17:59 ` Miquel Raynal
2025-11-14 17:59 ` Miquel Raynal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=mafs0h5v7b18j.fsf@kernel.org \
--to=pratyush@kernel.org \
--cc=STLin2@winbond.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=miquel.raynal@bootlin.com \
--cc=mwalle@kernel.org \
--cc=richard@nod.at \
--cc=stable@vger.kernel.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=tudor.ambarus@linaro.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.