Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1639907
| From | Brian Norris <computersforpeace@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information" |
| Date | 2017-05-11 19:10 +0200 |
| Message-ID | <tFZLc-KD-21@gated-at.bofh.it> (permalink) |
| References | <tyKee-8vc-25@gated-at.bofh.it> <tyKeg-8vc-77@gated-at.bofh.it> <tyLjY-Fc-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information" Brian Norris <computersforpeace@gmail.com> - 2017-05-11 19:10 +0200
csiph-web