From: Brian Norris <computersforpeace@gmail.com>
To: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MTD list <linux-mtd@lists.infradead.org>,
David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH] mtd: m25p80: add support for EON EN25QH128
Date: Tue, 10 Jun 2014 16:17:19 -0700 [thread overview]
Message-ID: <20140610231719.GJ3599@ld-irv-0074> (raw)
In-Reply-To: <1402439742-31999-1-git-send-email-ryazanov.s.a@gmail.com>
Hi Sergey,
On Wed, Jun 11, 2014 at 02:35:42AM +0400, Sergey Ryazanov wrote:
> Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
> ---
> drivers/mtd/devices/m25p80.c | 1 +
> 1 file changed, 1 insertion(+)
Please rebase on l2-mtd.git. This table has moved to
drivers/mtd/spi-nor/
>
> diff --git a/drivers/mtd/devices/m25p80.c b/drivers/mtd/devices/m25p80.c
> index 524dab3..ad1399d 100644
> --- a/drivers/mtd/devices/m25p80.c
> +++ b/drivers/mtd/devices/m25p80.c
> @@ -909,6 +909,7 @@ static const struct spi_device_id m25p_ids[] = {
> { "en25q32b", INFO(0x1c3016, 0, 64 * 1024, 64, 0) },
> { "en25p64", INFO(0x1c2017, 0, 64 * 1024, 128, 0) },
> { "en25q64", INFO(0x1c3017, 0, 64 * 1024, 128, SECT_4K) },
> + { "en25qh128", INFO(0x1c7018, 0, 64 * 1024, 256, 0) },
> { "en25qh256", INFO(0x1c7019, 0, 64 * 1024, 512, 0) },
>
> /* ESMT */
Brian
next prev parent reply other threads:[~2014-06-10 23:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 22:35 [PATCH] mtd: m25p80: add support for EON EN25QH128 Sergey Ryazanov
2014-06-10 23:17 ` Brian Norris [this message]
2014-06-11 8:49 ` Sergey Ryazanov
2014-06-12 14:16 ` [PATCH v2] mtd: spi-nor: " Sergey Ryazanov
2014-06-14 22:27 ` Marek Vasut
2014-06-21 23:15 ` Sergey Ryazanov
2014-07-13 18:42 ` Sergey Ryazanov
2014-07-15 1:43 ` Brian Norris
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=20140610231719.GJ3599@ld-irv-0074 \
--to=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=ryazanov.s.a@gmail.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