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

Brian Norris computersforpeace at gmail.com
Thu May 11 10:03:20 PDT 2017


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 at gmail.com
> > Cc: David Woodhouse <dwmw2 at infradead.org>
> > Cc: Brian Norris <computersforpeace at gmail.com>
> > Cc: Boris Brezillon <boris.brezillon at free-electrons.com>
> > Cc: Marek Vasut <marek.vasut at gmail.com>
> > Cc: Richard Weinberger <richard at nod.at>
> > Cc: Cyrille Pitchen <cyrille.pitchen at atmel.com>
> > Cc: linux-kernel at vger.kernel.org
> > Acked-by: Marek Vasut <marek.vasut at gmail.com>
> > Signed-off-by: Andrey Smirnov <andrew.smirnov at 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



More information about the linux-mtd mailing list