Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp2917321ybl; Sun, 25 Aug 2019 05:04:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqwXhtZcoUJCJAKplneLaUI2peuhOiRtbsT8WpR/jC4rio3kDSU30BlxavALUrrqkL4MBr8B X-Received: by 2002:a63:6ec1:: with SMTP id j184mr11912041pgc.232.1566734693581; Sun, 25 Aug 2019 05:04:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566734693; cv=none; d=google.com; s=arc-20160816; b=MrZ08jKaM+2meK2+GGBo2ywjgoG7bpcw8E6Lwl3RnIoftqtfyS1+9X2uGWgzZxw4CE jmwEvwovOZ9bU3CVHCVtbWVZ9IRA/FL5NhYBDnOqTEmfl2cjcAzKf8Gdbsac7OrHOsOQ OrtRmKkoGpwaM8hJF0zJFJYMnggvJVjX7dcpXUghY6WsvOhMGWAspfXYO0GUu5n+/Ezs ins8dTwn4hfPcx4RDYEBvn/IA+vVOQTYY5eT1EhR+6BICxTIUtwDwZ5EaVuDyOP+ErXc OMIOhNtTD2sl+TcyNY1ZJ19I4CVbAbfVyg8NADB8c7a4QIPmyG2Oyy3jKkLx25sRvkSc LtFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=D0+drsQbbbwFcNawVRrZ6uObW7wbQkF+Evk2UDZicKM=; b=aewMM1ZXVthvaIu6PcH4GsXME1Yn6sMic7iOxX3QIY4KfT9Y5vkYoRNob67/jVlibB DTygJW3A3YhNSVuHyYdgbd9SCz+lOEgqpx/GRmQmuvrBqLDWd/NNCb4SHwX4If0t8DRl 6yZ7PvU9ajL37yuJQ9ZweYOZLipoyO9ozhMb8jnUiWgqTPRxVefgjoAKbijQxQjCXRhc mxnCqQdHqAvT7clAZ4dhGsiuJBoyxEHnW/aH1Rf/mhFTg2+18GonzjagSvxIxDZFBP9n MBtrEM+54vTzOqVl7D2kI8GeX3QpNKz1dcDuOnDZP9tb78MUlvQoGU45Gt5qS+9bMJrs PIEg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f186si6232215pgc.438.2019.08.25.05.04.25; Sun, 25 Aug 2019 05:04:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727426AbfHYMDH (ORCPT + 99 others); Sun, 25 Aug 2019 08:03:07 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:37956 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726686AbfHYMDH (ORCPT ); Sun, 25 Aug 2019 08:03:07 -0400 Received: from localhost (unknown [IPv6:2a01:e0a:2c:6930:5cf4:84a1:2763:fe0d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: bbrezillon) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id 7080B28E252; Sun, 25 Aug 2019 13:03:05 +0100 (BST) Date: Sun, 25 Aug 2019 14:03:02 +0200 From: Boris Brezillon To: Cc: , , , , , Subject: Re: [PATCH v2 4/7] mtd: spi-nor: Split spi_nor_init_params() Message-ID: <20190825140302.21ca2623@collabora.com> In-Reply-To: <20190824120027.14452-5-tudor.ambarus@microchip.com> References: <20190824120027.14452-1-tudor.ambarus@microchip.com> <20190824120027.14452-5-tudor.ambarus@microchip.com> Organization: Collabora X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 24 Aug 2019 12:00:43 +0000 wrote: > From: Tudor Ambarus > > Add functions to delimit what the chunks of code do: > > static void spi_nor_init_params() > { > spi_nor_legacy_init_params() > spi_nor_manufacturer_init_params() > spi_nor_sfdp_init_params() > } > > Add descriptions to all methods. > > spi_nor_init_params() becomes of type void, as all its children > return void. > > Signed-off-by: Tudor Ambarus > --- > drivers/mtd/spi-nor/spi-nor.c | 83 ++++++++++++++++++++++++++++++++----------- > 1 file changed, 63 insertions(+), 20 deletions(-) > > diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/spi-nor.c > index c9514dfd7d6d..93424f914159 100644 > --- a/drivers/mtd/spi-nor/spi-nor.c > +++ b/drivers/mtd/spi-nor/spi-nor.c > @@ -4186,7 +4186,34 @@ static void spi_nor_manufacturer_init_params(struct spi_nor *nor) > nor->info->fixups->default_init(nor); > } > > -static int spi_nor_init_params(struct spi_nor *nor) > +/** > + * spi_nor_sfdp_init_params() - Initialize the flash's parameters and settings > + * based on JESD216 SFDP standard. > + * @nor: pointer to a 'struct spi-nor'. > + * > + * The method has a roll-back mechanism: in case the SFDP parsing fails, the > + * legacy flash parameters and settings will be restored. > + */ > +static void spi_nor_sfdp_init_params(struct spi_nor *nor) > +{ > + struct spi_nor_flash_parameter sfdp_params; > + > + memcpy(&sfdp_params, &nor->params, sizeof(sfdp_params)); > + > + if (spi_nor_parse_sfdp(nor, &sfdp_params)) { > + nor->addr_width = 0; > + nor->flags &= ~SNOR_F_4B_OPCODES; > + } else { > + memcpy(&nor->params, &sfdp_params, sizeof(nor->params)); > + } > +} > + > +/** > + * spi_nor_legacy_init_params() - Initialize the flash's parameters and settings > + * based on nor->info data. > + * @nor: pointer to a 'struct spi-nor'. > + */ > +static void spi_nor_legacy_init_params(struct spi_nor *nor) Nitpick: hm, I'm not a big fan of the 'legacy' term here as I'm not sure it reflects the reality. I guess this function will stay around, and even new NORs are not guaranteed to provide SFDP tables. How about spi_nor_set_default_params() or spi_nor_info_init_params()? That's just a suggestion, so here is my Reviewed-by: Boris Brezillon in case you want to ignore it. > { > struct spi_nor_flash_parameter *params = &nor->params; > struct spi_nor_erase_map *map = ¶ms->erase_map; > @@ -4260,25 +4287,43 @@ static int spi_nor_init_params(struct spi_nor *nor) > spi_nor_set_erase_type(&map->erase_type[i], info->sector_size, > SPINOR_OP_SE); > spi_nor_init_uniform_erase_map(map, erase_mask, params->size); > +} > > +/** > + * spi_nor_init_params() - Initialize the flash's parameters and settings. > + * @nor: pointer to a 'struct spi-nor'. > + * > + * The flash parameters and settings are initialized based on a sequence of > + * calls that are ordered by priority: > + * > + * 1/ Legacy flash parameters initialization. The initializations are done > + * based on nor->info data: > + * spi_nor_legacy_init_params() > + * > + * which can be overwritten by: > + * 2/ Manufacturer flash parameters initialization. The initializations are > + * done based on MFR register, or when the decisions can not be done solely > + * based on MFR, by using specific flash_info tweeks, ->default_init(): > + * spi_nor_manufacturer_init_params() > + * > + * which can be overwritten by: > + * 3/ SFDP flash parameters initialization. JESD216 SFDP is a standard and > + * should be more accurate that the above. > + * spi_nor_sfdp_init_params() > + * > + * Please not that there is a ->post_bfpt() fixup hook that can overwrite the > + * flash parameters and settings imediately after parsing the Basic Flash > + * Parameter Table. > + */ > +static void spi_nor_init_params(struct spi_nor *nor) > +{ > + spi_nor_legacy_init_params(nor); > > spi_nor_manufacturer_init_params(nor); > > - if ((info->flags & (SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ)) && > - !(info->flags & SPI_NOR_SKIP_SFDP)) { > - struct spi_nor_flash_parameter sfdp_params; > - > - memcpy(&sfdp_params, params, sizeof(sfdp_params)); > - > - if (spi_nor_parse_sfdp(nor, &sfdp_params)) { > - nor->addr_width = 0; > - nor->flags &= ~SNOR_F_4B_OPCODES; > - } else { > - memcpy(params, &sfdp_params, sizeof(*params)); > - } > - } > - > - return 0; > + if ((nor->info->flags & (SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ)) && > + !(nor->info->flags & SPI_NOR_SKIP_SFDP)) > + spi_nor_sfdp_init_params(nor); > } > > static int spi_nor_select_read(struct spi_nor *nor, > @@ -4693,10 +4738,8 @@ int spi_nor_scan(struct spi_nor *nor, const char *name, > nor->info->flags & SPI_NOR_HAS_LOCK) > nor->params.disable_block_protection = spi_nor_clear_sr_bp; > > - /* Parse the Serial Flash Discoverable Parameters table. */ > - ret = spi_nor_init_params(nor); > - if (ret) > - return ret; > + /* Init flash parameters based on flash_info struct and SFDP */ > + spi_nor_init_params(nor); > > if (!mtd->name) > mtd->name = dev_name(dev);