From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752743AbdF0KUY (ORCPT ); Tue, 27 Jun 2017 06:20:24 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34004 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753030AbdF0KTz (ORCPT ); Tue, 27 Jun 2017 06:19:55 -0400 Subject: Re: [PATCH v3 2/2] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables To: Cyrille Pitchen References: Cc: computersforpeace@gmail.com, boris.brezillon@free-electrons.com, richard@nod.at, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org From: Marek Vasut Message-ID: <4b3ce0e4-c610-d3a9-a9a9-02bf2004e3bd@gmail.com> Date: Tue, 27 Jun 2017 12:14:18 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/26/2017 03:10 PM, Cyrille Pitchen wrote: > This patch adds support to the JESD216 rev B standard and parses the SFDP > tables to dynamically initialize the 'struct spi_nor_flash_parameter'. > > Signed-off-by: Cyrille Pitchen Changelog is missing. And for such a huge patch, the description is really tiny. > --- > drivers/mtd/spi-nor/spi-nor.c | 775 +++++++++++++++++++++++++++++++++++++++++- > include/linux/mtd/spi-nor.h | 6 + > 2 files changed, 768 insertions(+), 13 deletions(-) Otherwise, Reviewed-by: Marek Vasut -- Best regards, Marek Vasut