From: "Michael Walle" <mwalle@kernel.org>
To: "Cheng Ming Lin" <linchengming884@gmail.com>,
<tudor.ambarus@linaro.org>, <pratyush@kernel.org>,
<miquel.raynal@bootlin.com>, <richard@nod.at>, <vigneshr@ti.com>,
<linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Cc: <leoyu@mxic.com.tw>, <alvinzhou@mxic.com.tw>,
"Cheng Ming Lin" <chengminglin@mxic.com.tw>
Subject: Re: [PATCH 0/3] Add support for Macronix serial NOR flash
Date: Mon, 22 Jul 2024 09:01:02 +0200 [thread overview]
Message-ID: <D2VVHMYC8IJ0.FSRXHH7HTH2O@kernel.org> (raw)
In-Reply-To: <20240722064922.606172-1-linchengming884@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 906 bytes --]
On Mon Jul 22, 2024 at 8:49 AM CEST, Cheng Ming Lin wrote:
> From: Cheng Ming Lin <chengminglin@mxic.com.tw>
>
> Add support for Macronix serial NOR flash.
There was already a v9 of this series. Please provide a changelog
and resend with the correct version.
Also please provide a more elaborated cover letter as this seems to
be a split off the original series. Note that, the last submission
from Macronix was almost half a year ago. So please help jog our
memories.
-michael
>
> Cheng Ming Lin (3):
> mtd: spi-nor: macronix: Add support for serial NOR flash
> mtd: spi-nor: macronix: Add support for Macronix Octal flash MX25
> series with RWW feature
> mtd: spi-nor: macronix: Add support for Macronix Octal flash MX66
> series with RWW feature
>
> drivers/mtd/spi-nor/macronix.c | 61 ++++++++++++++++++++++++++++++++++
> 1 file changed, 61 insertions(+)
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 297 bytes --]
[-- Attachment #2: Type: text/plain, Size: 144 bytes --]
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: "Michael Walle" <mwalle@kernel.org>
To: "Cheng Ming Lin" <linchengming884@gmail.com>,
<tudor.ambarus@linaro.org>, <pratyush@kernel.org>,
<miquel.raynal@bootlin.com>, <richard@nod.at>, <vigneshr@ti.com>,
<linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Cc: <leoyu@mxic.com.tw>, <alvinzhou@mxic.com.tw>,
"Cheng Ming Lin" <chengminglin@mxic.com.tw>
Subject: Re: [PATCH 0/3] Add support for Macronix serial NOR flash
Date: Mon, 22 Jul 2024 09:01:02 +0200 [thread overview]
Message-ID: <D2VVHMYC8IJ0.FSRXHH7HTH2O@kernel.org> (raw)
In-Reply-To: <20240722064922.606172-1-linchengming884@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 906 bytes --]
On Mon Jul 22, 2024 at 8:49 AM CEST, Cheng Ming Lin wrote:
> From: Cheng Ming Lin <chengminglin@mxic.com.tw>
>
> Add support for Macronix serial NOR flash.
There was already a v9 of this series. Please provide a changelog
and resend with the correct version.
Also please provide a more elaborated cover letter as this seems to
be a split off the original series. Note that, the last submission
from Macronix was almost half a year ago. So please help jog our
memories.
-michael
>
> Cheng Ming Lin (3):
> mtd: spi-nor: macronix: Add support for serial NOR flash
> mtd: spi-nor: macronix: Add support for Macronix Octal flash MX25
> series with RWW feature
> mtd: spi-nor: macronix: Add support for Macronix Octal flash MX66
> series with RWW feature
>
> drivers/mtd/spi-nor/macronix.c | 61 ++++++++++++++++++++++++++++++++++
> 1 file changed, 61 insertions(+)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 297 bytes --]
next prev parent reply other threads:[~2024-07-22 7:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 6:49 [PATCH 0/3] Add support for Macronix serial NOR flash Cheng Ming Lin
2024-07-22 6:49 ` Cheng Ming Lin
2024-07-22 6:49 ` [PATCH 1/3] mtd: spi-nor: macronix: Add support for " Cheng Ming Lin
2024-07-22 6:49 ` Cheng Ming Lin
2024-07-22 6:49 ` [PATCH 2/3] mtd: spi-nor: macronix: Add support for Macronix Octal flash MX25 series with RWW feature Cheng Ming Lin
2024-07-22 6:49 ` Cheng Ming Lin
2024-07-22 6:49 ` [PATCH 3/3] mtd: spi-nor: macronix: Add support for Macronix Octal flash MX66 " Cheng Ming Lin
2024-07-22 6:49 ` Cheng Ming Lin
2024-07-22 7:01 ` Michael Walle [this message]
2024-07-22 7:01 ` [PATCH 0/3] Add support for Macronix serial NOR flash Michael Walle
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=D2VVHMYC8IJ0.FSRXHH7HTH2O@kernel.org \
--to=mwalle@kernel.org \
--cc=alvinzhou@mxic.com.tw \
--cc=chengminglin@mxic.com.tw \
--cc=leoyu@mxic.com.tw \
--cc=linchengming884@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=miquel.raynal@bootlin.com \
--cc=pratyush@kernel.org \
--cc=richard@nod.at \
--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.