Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1639907 > unrolled thread
| Started by | Brian Norris <computersforpeace@gmail.com> |
|---|---|
| First post | 2017-05-11 19:10 +0200 |
| Last post | 2017-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.
Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information" Brian Norris <computersforpeace@gmail.com> - 2017-05-11 19:10 +0200
| From | Brian Norris <computersforpeace@gmail.com> |
|---|---|
| Date | 2017-05-11 19:10 +0200 |
| Subject | Re: [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
Back to top | Article view | linux.kernel
csiph-web