Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1639907 > unrolled thread

Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information"

Started byBrian Norris <computersforpeace@gmail.com>
First post2017-05-11 19:10 +0200
Last post2017-05-11 19:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device  information" Brian Norris <computersforpeace@gmail.com> - 2017-05-11 19:10 +0200

#1639907 — Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information"

FromBrian Norris <computersforpeace@gmail.com>
Date2017-05-11 19:10 +0200
SubjectRe: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information"
Message-ID<tFZLc-KD-21@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web