All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pratyush Yadav <pratyush@kernel.org>
To: Takahiro Kuwano <tkuw584924@gmail.com>
Cc: Tudor Ambarus <tudor.ambarus@linaro.org>,
	 Pratyush Yadav <pratyush@kernel.org>,
	 Michael Walle <mwalle@kernel.org>,
	 Miquel Raynal <miquel.raynal@bootlin.com>,
	 Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	 Marek Vasut <marek.vasut+renesas@mailbox.org>,
	 linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	 Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Subject: Re: [PATCH v2 0/3] mtd: spi-nor: spansion: Add SMPT fixup for S25FS-S
Date: Fri, 07 Nov 2025 17:22:33 +0100	[thread overview]
Message-ID: <mafs04ir5bynq.fsf@kernel.org> (raw)
In-Reply-To: <20251105-s25fs-s-smpt-fixup-v2-0-c0fbd0f05ce7@infineon.com> (Takahiro Kuwano's message of "Wed, 05 Nov 2025 16:47:57 +0900")

Hi Takahiro,

On Wed, Nov 05 2025, Takahiro Kuwano wrote:

> Suggest new series as the result of discussion in the thread:
> https://patchwork.ozlabs.org/project/linux-mtd/patch/20240914220859.128540-1-marek.vasut+renesas@mailbox.org/
>
> Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>

Checkpatch complains on all 3 patches:

WARNING: From:/Signed-off-by: email address mismatch: 'From: Takahiro Kuwano <tkuw584924@gmail.com>' != 'Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>'

Take a look at why your git-send-email didn't add the extra "From:" in the patch?

For this patch series, is it okay if I change the author name to
Takahiro Kuwano <Takahiro.Kuwano@infineon.com> on all patches?

[...]

-- 
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: Takahiro Kuwano <tkuw584924@gmail.com>
Cc: Tudor Ambarus <tudor.ambarus@linaro.org>,
	 Pratyush Yadav <pratyush@kernel.org>,
	 Michael Walle <mwalle@kernel.org>,
	 Miquel Raynal <miquel.raynal@bootlin.com>,
	 Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	 Marek Vasut <marek.vasut+renesas@mailbox.org>,
	 linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	 Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Subject: Re: [PATCH v2 0/3] mtd: spi-nor: spansion: Add SMPT fixup for S25FS-S
Date: Fri, 07 Nov 2025 17:22:33 +0100	[thread overview]
Message-ID: <mafs04ir5bynq.fsf@kernel.org> (raw)
In-Reply-To: <20251105-s25fs-s-smpt-fixup-v2-0-c0fbd0f05ce7@infineon.com> (Takahiro Kuwano's message of "Wed, 05 Nov 2025 16:47:57 +0900")

Hi Takahiro,

On Wed, Nov 05 2025, Takahiro Kuwano wrote:

> Suggest new series as the result of discussion in the thread:
> https://patchwork.ozlabs.org/project/linux-mtd/patch/20240914220859.128540-1-marek.vasut+renesas@mailbox.org/
>
> Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>

Checkpatch complains on all 3 patches:

WARNING: From:/Signed-off-by: email address mismatch: 'From: Takahiro Kuwano <tkuw584924@gmail.com>' != 'Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>'

Take a look at why your git-send-email didn't add the extra "From:" in the patch?

For this patch series, is it okay if I change the author name to
Takahiro Kuwano <Takahiro.Kuwano@infineon.com> on all patches?

[...]

-- 
Regards,
Pratyush Yadav

  parent reply	other threads:[~2025-11-07 16:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-05  7:47 [PATCH v2 0/3] mtd: spi-nor: spansion: Add SMPT fixup for S25FS-S Takahiro Kuwano
2025-11-05  7:47 ` Takahiro Kuwano
2025-11-05  7:47 ` [PATCH v2 1/3] mtd: spi-nor: sfdp: introduce smpt_read_dummy fixup hook Takahiro Kuwano
2025-11-05  7:47   ` Takahiro Kuwano
2025-11-05  7:47 ` [PATCH v2 2/3] mtd: spi-nor: sfdp: introduce smpt_map_id " Takahiro Kuwano
2025-11-05  7:47   ` Takahiro Kuwano
2025-11-05  7:48 ` [PATCH v2 3/3] mtd: spi-nor: spansion: SMPT fixups for S25FS-S Takahiro Kuwano
2025-11-05  7:48   ` Takahiro Kuwano
2025-11-07 16:22 ` Pratyush Yadav [this message]
2025-11-07 16:22   ` [PATCH v2 0/3] mtd: spi-nor: spansion: Add SMPT fixup " Pratyush Yadav
2025-11-08  2:07   ` Takahiro Kuwano
2025-11-08  2:07     ` Takahiro Kuwano
2025-11-10 10:15     ` Pratyush Yadav
2025-11-10 10:15       ` Pratyush Yadav
2025-11-16 13:52 ` Yasushi SHOJI
2025-11-16 13:52   ` Yasushi SHOJI
2025-11-17  8:48   ` Tudor Ambarus
2025-11-17  8:48     ` Tudor Ambarus
2025-11-18 10:00     ` Yasushi SHOJI
2025-11-18 10:00       ` Yasushi SHOJI

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=mafs04ir5bynq.fsf@kernel.org \
    --to=pratyush@kernel.org \
    --cc=Takahiro.Kuwano@infineon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=mwalle@kernel.org \
    --cc=richard@nod.at \
    --cc=tkuw584924@gmail.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.