From: Wilken Gottwalt <wilken.gottwalt@posteo.net>
To: David Malcolm <dmalcolm@redhat.com>
Cc: gcc-patches@gcc.gnu.org, linux-mtd@lists.infradead.org,
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>
Subject: Re: [PATCH] mtd: spi-nor: winbond: add w25q01jv flash chip
Date: Mon, 16 Dec 2024 16:24:10 +0000 [thread overview]
Message-ID: <20241216172410.1c272b48@posteo.net> (raw)
In-Reply-To: <322b0d817a7244dbfa81ed98c94eb3283285fe1b.camel@redhat.com>
On Mon, 16 Dec 2024 08:22:45 -0500
David Malcolm <dmalcolm@redhat.com> wrote:
> On Mon, 2024-12-16 at 11:26 +0000, Wilken Gottwalt wrote:
> > Add Winbond W25Q01JV 128 MiB SPI NOR flash chip, verified working on
> > the
> > Zynq-7000 platform QSPI controller. The flash chip has quite high
> > read
> > speeds (about 60+ MiB/s), but erasing is very slow. The slow erasing
> > is
> > by design.
> >
> > Signed-off-by: Wilken Gottwalt <wilken.gottwalt@posteo.net>
> > ---
> > drivers/mtd/spi-nor/winbond.c | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> Did you mean to send this to gcc-patches@gcc.gnu.org? This appears to
> be a patch for the kernel.
Ah well, this is a good example why you should not stick to copy&paste while
being ill. My fault.
greetings,
Wilken
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
prev parent reply other threads:[~2024-12-16 16:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-16 11:26 [PATCH] mtd: spi-nor: winbond: add w25q01jv flash chip Wilken Gottwalt
2024-12-16 13:03 ` Pratyush Yadav
2024-12-16 16:28 ` Wilken Gottwalt
2024-12-16 13:22 ` David Malcolm
2024-12-16 16:24 ` Wilken Gottwalt [this message]
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=20241216172410.1c272b48@posteo.net \
--to=wilken.gottwalt@posteo.net \
--cc=dmalcolm@redhat.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=linux-mtd@lists.infradead.org \
--cc=miquel.raynal@bootlin.com \
--cc=mwalle@kernel.org \
--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.