From: Brian Norris <computersforpeace@gmail.com>
To: linux-mtd@lists.infradead.org
Cc: Bayi Cheng <bayi.cheng@mediatek.com>, Marek Vasut <marex@denx.de>
Subject: Re: [PATCH v2 1/2] mtd: spi-nor: provide default erase_sector implementation
Date: Thu, 19 Nov 2015 13:35:26 -0800 [thread overview]
Message-ID: <20151119213526.GI64635@google.com> (raw)
In-Reply-To: <1447186528-42263-1-git-send-email-computersforpeace@gmail.com>
On Tue, Nov 10, 2015 at 12:15:27PM -0800, Brian Norris wrote:
> Some spi-nor drivers perform sector erase by duplicating their
> write_reg() command. Let's not require that the driver fill this out,
> and provide a default instead.
>
> Tested on m25p80.c and Medatek's MT8173 SPI NOR flash driver.
>
> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
> ---
> v1 -> v2:
> * use statically-sized array, with a check to make sure MAX is big enough
>
> v1: http://lists.infradead.org/pipermail/linux-mtd/2015-October/062916.html
Pushed both to l2-mtd.git
prev parent reply other threads:[~2015-11-19 21:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-10 20:15 [PATCH v2 1/2] mtd: spi-nor: provide default erase_sector implementation Brian Norris
2015-11-10 20:15 ` [PATCH v2 2/2] mtd: m25p80: drop erase() callback Brian Norris
2015-11-19 21:35 ` Brian Norris [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=20151119213526.GI64635@google.com \
--to=computersforpeace@gmail.com \
--cc=bayi.cheng@mediatek.com \
--cc=linux-mtd@lists.infradead.org \
--cc=marex@denx.de \
/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.