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

From: Marek Vasut
Date: Fri Apr 21 2017 - 14:06:42 EST


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 !

--
Best regards,
Marek Vasut