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

From: Brian Norris
Date: Thu May 11 2017 - 13:03:27 EST


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@xxxxxxxxx
> > Cc: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
> > Cc: Brian Norris <computersforpeace@xxxxxxxxx>
> > Cc: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
> > Cc: Marek Vasut <marek.vasut@xxxxxxxxx>
> > Cc: Richard Weinberger <richard@xxxxxx>
> > Cc: Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
> > Cc: linux-kernel@xxxxxxxxxxxxxxx
> > Acked-by: Marek Vasut <marek.vasut@xxxxxxxxx>
> > Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
> > ---
> >
> > 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