mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: sashiko-bot@kernel.org
Cc: "Pratyush Yadav" <pratyush@kernel.org>,
	 "Takahiro Kuwano" <takahiro.kuwano@infineon.com>,
	 "Michael Walle" <mwalle@kernel.org>,
	"Vignesh Raghavendra" <vigneshr@ti.com>,
	 "Richard Weinberger" <richard@nod.at>,
	 sashiko-reviews@lists.linux.dev,
	 "Steam Lin" <STLin2@winbond.com>,
	 linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	 "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Subject: Re: [PATCH v2 17/25] mtd: spi-nor: winbond: Add support for W25Q33PW-Q/N
Date: Sun, 20 Sep 2026 16:37:55 +0200	[thread overview]
Message-ID: <87zexc6la4.fsf@bootlin.com> (raw)
In-Reply-To: <20260920141210.B32B51F000FF@smtp.kernel.org> (sashiko-bot@kernel.org's message of "Sun, 20 Sep 2026 14:12:10 +0000")

On 20/09/2026 at 14:12:10 GMT, sashiko-bot@kernel.org wrote:

> Thank you for your contribution! Sashiko AI review found 1 potential
> issue(s) to consider:
> - [Medium] spi-nor: winbond: commit message claims ECC support for
> W25Q33PW-Q/N but code excludes it

The commits are indeed inaccurate, I will fix them both and send a v3.

Miquèl

  reply	other threads:[~2026-09-20 14:38 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-20 14:00 [PATCH v2 00/25] mtd: spi-nor: winbond: Cleanup JW family, add support for PW chips Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 01/25] mtd: spi-nor: winbond: W25Q32xW-Q/N: Enhance identification of the chips Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 02/25] mtd: spi-nor: winbond: W25Q64xW-Q/N: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 03/25] mtd: spi-nor: winbond: W25Q32xW-Q/N: Fill locking information Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 04/25] mtd: spi-nor: winbond: W25Q64xW-Q/N: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 05/25] mtd: spi-nor: winbond: W25Q128JW-Q/N: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 06/25] mtd: spi-nor: winbond: W25Q32JW-M: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 07/25] mtd: spi-nor: winbond: W25Q64JW-M: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 08/25] mtd: spi-nor: winbond: W25Q128JW-M: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 09/25] mtd: spi-nor: winbond: W25Q256JW-Q/N/M: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 10/25] mtd: spi-nor: winbond: W25Q32JW-Q/N: Add quad page program capability Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 11/25] mtd: spi-nor: winbond: W25Q64JW-Q/N: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 12/25] mtd: spi-nor: winbond: W25Q128JW-Q/N: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 13/25] mtd: spi-nor: winbond: W25Q32JW-M: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 14/25] mtd: spi-nor: winbond: W25Q64JW-M: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 15/25] mtd: spi-nor: winbond: W25Q128JW-M: " Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 16/25] mtd: spi-nor: winbond: Prepare introduction of W25QxxPW-Q/N parts Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 17/25] mtd: spi-nor: winbond: Add support for W25Q33PW-Q/N Miquel Raynal
2026-09-20 14:12   ` sashiko-bot
2026-09-20 14:37     ` Miquel Raynal [this message]
2026-09-20 14:00 ` [PATCH v2 18/25] mtd: spi-nor: winbond: Add support for W25Q64PW-Q/N Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 19/25] mtd: spi-nor: winbond: Add support for W25Q12PW-Q/N Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 20/25] mtd: spi-nor: winbond: Add support for W25Q25PW-Q/N Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 21/25] mtd: spi-nor: winbond: Prepare introduction of W25QxxPW-M parts Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 22/25] mtd: spi-nor: winbond: Add support for W25Q33PW-M Miquel Raynal
2026-09-20 14:15   ` sashiko-bot
2026-09-20 14:00 ` [PATCH v2 23/25] mtd: spi-nor: winbond: Add support for W25Q64PW-M Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 24/25] mtd: spi-nor: winbond: Add support for W25Q12PW-M Miquel Raynal
2026-09-20 14:00 ` [PATCH v2 25/25] mtd: spi-nor: winbond: Add support for W25Q25PW-M 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=87zexc6la4.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=STLin2@winbond.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mwalle@kernel.org \
    --cc=pratyush@kernel.org \
    --cc=richard@nod.at \
    --cc=sashiko-bot@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=takahiro.kuwano@infineon.com \
    --cc=thomas.petazzoni@bootlin.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®