All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Marek Vasut <marek.vasut@gmail.com>
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>,
	linux-mtd@lists.infradead.org, cphealy@gmail.com,
	David Woodhouse <dwmw2@infradead.org>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	Richard Weinberger <richard@nod.at>,
	Cyrille Pitchen <cyrille.pitchen@atmel.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information"
Date: Thu, 11 May 2017 10:03:20 -0700	[thread overview]
Message-ID: <20170511170320.GE70297@google.com> (raw)
In-Reply-To: <c998bbb1-1545-ce56-2f74-5fb83721269a@gmail.com>

On Fri, Apr 21, 2017 at 07:19:21PM +0200, Marek Vasut wrote:
> On 04/21/2017 06:30 PM, Andrey Smirnov wrote:
> > In anticipation of supporting chips that need it, extend the size of
> > struct flash_info's 'jedec_id' field to make room 2 byte of extended
> > device information as well as add code to fetch this data during
> > jedec_probe().
> > 
> > Cc: cphealy@gmail.com
> > Cc: David Woodhouse <dwmw2@infradead.org>
> > Cc: Brian Norris <computersforpeace@gmail.com>
> > Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
> > Cc: Marek Vasut <marek.vasut@gmail.com>
> > Cc: Richard Weinberger <richard@nod.at>
> > Cc: Cyrille Pitchen <cyrille.pitchen@atmel.com>
> > Cc: linux-kernel@vger.kernel.org
> > Acked-by: Marek Vasut <marek.vasut@gmail.com>
> > Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
> > ---
> > 
> > Changes since [v4]:
> > 
> > 	- Corrected value of SUP_EXTID from BIT(3) to 0x0004
> > 
> > 	- Collected Acked-by from Marek
> 
> Super, entire series is great, thanks !

Applied to l2-mtd.git/next for 4.13

  reply	other threads:[~2017-05-11 17:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-21 16:30 [PATCH v5 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts Andrey Smirnov
2017-04-21 16:30 ` [PATCH v5 2/6] mtd: dataflash: Improve coding style in jedec_probe() Andrey Smirnov
2017-04-21 16:30 ` [PATCH v5 3/6] mtd: dataflash: Replace pr_debug, printk with dev_* functions Andrey Smirnov
2017-04-21 16:30 ` [PATCH v5 4/6] mtd: dataflash: Get rid of loop counter in jedec_probe() Andrey Smirnov
2017-04-21 16:30 ` [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information" Andrey Smirnov
2017-04-21 17:19   ` Marek Vasut
2017-05-11 17:03     ` Brian Norris [this message]
2017-04-21 16:30 ` [PATCH v5 6/6] mtd: dataflash: Add flash_info for AT45DB641E Andrey Smirnov
2017-04-23  0:31 ` [PATCH v5 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts Chris Healy

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=20170511170320.GE70297@google.com \
    --to=computersforpeace@gmail.com \
    --cc=andrew.smirnov@gmail.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=cphealy@gmail.com \
    --cc=cyrille.pitchen@atmel.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=richard@nod.at \
    /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.