Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1628416
| From | Marek Vasut <marek.vasut@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information" |
| Date | 2017-04-21 20:20 +0200 |
| Message-ID | <tyLjY-Fc-37@gated-at.bofh.it> (permalink) |
| References | <tyKee-8vc-25@gated-at.bofh.it> <tyKeg-8vc-77@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 ! -- Best regards, Marek Vasut
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 5/6] mtd: dataflash: Make use of "extened device information" Andrey Smirnov <andrew.smirnov@gmail.com> - 2017-04-21 19:10 +0200 Re: [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information" Marek Vasut <marek.vasut@gmail.com> - 2017-04-21 20:20 +0200
csiph-web