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

Marek Vasut marek.vasut at gmail.com
Fri Apr 21 10:19:21 PDT 2017


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 !

-- 
Best regards,
Marek Vasut



More information about the linux-mtd mailing list