Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2992465imm; Fri, 20 Jul 2018 08:19:04 -0700 (PDT) X-Google-Smtp-Source: AAOMgpeLmTWwcPsY3PFQe65JRd+KYWLHwAicUloa5/xXz2skWmI3rpGSR+/cpL8Uv5CDl/V9tSm2 X-Received: by 2002:a63:e001:: with SMTP id e1-v6mr2491444pgh.380.1532099944526; Fri, 20 Jul 2018 08:19:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532099944; cv=none; d=google.com; s=arc-20160816; b=OfFdmkKDKZ9v368Js/ce5EIdU4+8msFeUc8leZJY6WYepbexOCx0+HKYRHlRHmur2I FJ9PDvOGirY66kUSFplbd3btbzwq6FrzHKUxZBdzPI5IqUQBqATdwz0aNmbuMdLts55O eGqcxDxxzdCtscaKLiRK58YBy1dlN67ziOEnsDW4VyvmqCEf3VPyUdgry9+Gwk1zSgKc S2JS47VpP0hP1a+IKOk1KxE178q7VmZbXieubMILe9fJL6oPUk5z0yQI5OmXQci7al+Z i76X1Veiz8ljGgaJ/R7ZMR5t5k5tJSMcYb78JDcnhhjY41DLMV3Ubq3/Pws2+OWE7cvG 7LGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=n9OjGabGfJqILQXi4xj1XfVzpXIWLdRGVfCddHIgPq4=; b=cVudR8PZOFB4TvgxWiCkCaBinbdaOvE9NMpSVcW/ur953B/vQqfxhbSPfC2ViGKDAM 0G25QumijZKcuIBky3nX4cFG+VmyxQ0sXdnxADA4hUbjQ4zO3ctnOUZGgppIfIGhlI5Q bL3FxZjUnIx5llmjrIPqdi+10cKaw0UIdFNCQ9gPn1EEK0TKil5p6Tuo2GrQw5mlEhOr ormA9ALs+A2PbyoHhhXQR0YHQvakOPhI0GqBCuGiibT+BsoHjBZhVWj0OqyQweEpFBVY 94BskvqKEJOgsRJn6NZ3mu6kg3Nt9bAXV0sV2tLE+Uh9zwnfr+0TmBbQMekxNVWD2h4B Ax9g== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d190-v6si2205361pfd.113.2018.07.20.08.18.49; Fri, 20 Jul 2018 08:19:04 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388092AbeGTQEq (ORCPT + 99 others); Fri, 20 Jul 2018 12:04:46 -0400 Received: from mail.bootlin.com ([62.4.15.54]:54381 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388058AbeGTQEp (ORCPT ); Fri, 20 Jul 2018 12:04:45 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 78EA1207E8; Fri, 20 Jul 2018 17:15:59 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost.localdomain (AAubervilliers-681-1-78-122.w90-88.abo.wanadoo.fr [90.88.20.122]) by mail.bootlin.com (Postfix) with ESMTPSA id B530A2095C; Fri, 20 Jul 2018 17:15:37 +0200 (CEST) From: Miquel Raynal To: Wenyou Yang , Josh Wu , Tudor Ambarus , Boris Brezillon , Miquel Raynal , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Nicolas Ferre , Alexandre Belloni , Kamal Dasu , Masahiro Yamada , Han Xu , Harvey Hunt , Vladimir Zapolskiy , Sylvain Lemieux , Xiaolei Li , Matthias Brugger , Maxime Ripard , Chen-Yu Tsai , Marc Gonzalez , Mans Rullgard , Stefan Agner Cc: linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-mediatek@lists.infradead.org Subject: [PATCH v4 16/35] mtd: rawnand: nandsim: convert driver to nand_scan() Date: Fri, 20 Jul 2018 17:15:08 +0200 Message-Id: <20180720151527.16038-17-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180720151527.16038-1-miquel.raynal@bootlin.com> References: <20180720151527.16038-1-miquel.raynal@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Two helpers have been added to the core to make ECC-related configuration between the detection phase and the final NAND scan. Use these hooks and convert the driver to just use nand_scan() instead of both nand_scan_ident() and nand_scan_tail(). Signed-off-by: Miquel Raynal --- drivers/mtd/nand/raw/nandsim.c | 82 +++++++++++++++++++++++------------------- 1 file changed, 45 insertions(+), 37 deletions(-) diff --git a/drivers/mtd/nand/raw/nandsim.c b/drivers/mtd/nand/raw/nandsim.c index 8a3b36cfe5ea..71ac034aee9c 100644 --- a/drivers/mtd/nand/raw/nandsim.c +++ b/drivers/mtd/nand/raw/nandsim.c @@ -2192,6 +2192,48 @@ static void ns_nand_read_buf(struct mtd_info *mtd, u_char *buf, int len) return; } +static int ns_attach_chip(struct nand_chip *chip) +{ + unsigned int eccsteps, eccbytes; + + if (!bch) + return 0; + + if (!mtd_nand_has_bch()) { + NS_ERR("BCH ECC support is disabled\n"); + return -EINVAL; + } + + /* Use 512-byte ecc blocks */ + eccsteps = nsmtd->writesize / 512; + eccbytes = ((bch * 13) + 7) / 8; + + /* Do not bother supporting small page devices */ + if (nsmtd->oobsize < 64 || !eccsteps) { + NS_ERR("BCH not available on small page devices\n"); + return -EINVAL; + } + + if (((eccbytes * eccsteps) + 2) > nsmtd->oobsize) { + NS_ERR("Invalid BCH value %u\n", bch); + return -EINVAL; + } + + chip->ecc.mode = NAND_ECC_SOFT; + chip->ecc.algo = NAND_ECC_BCH; + chip->ecc.size = 512; + chip->ecc.strength = bch; + chip->ecc.bytes = eccbytes; + + NS_INFO("Using %u-bit/%u bytes BCH ECC\n", bch, chip->ecc.size); + + return 0; +} + +static const struct nand_controller_ops ns_controller_ops = { + .attach_chip = ns_attach_chip, +}; + /* * Module initialization function */ @@ -2276,44 +2318,10 @@ static int __init ns_init_module(void) if ((retval = parse_gravepages()) != 0) goto error; - retval = nand_scan_ident(nsmtd, 1, NULL); + chip->dummy_controller.ops = &ns_controller_ops; + retval = nand_scan(nsmtd, 1); if (retval) { - NS_ERR("cannot scan NAND Simulator device\n"); - goto error; - } - - if (bch) { - unsigned int eccsteps, eccbytes; - if (!mtd_nand_has_bch()) { - NS_ERR("BCH ECC support is disabled\n"); - retval = -EINVAL; - goto error; - } - /* use 512-byte ecc blocks */ - eccsteps = nsmtd->writesize/512; - eccbytes = (bch*13+7)/8; - /* do not bother supporting small page devices */ - if ((nsmtd->oobsize < 64) || !eccsteps) { - NS_ERR("bch not available on small page devices\n"); - retval = -EINVAL; - goto error; - } - if ((eccbytes*eccsteps+2) > nsmtd->oobsize) { - NS_ERR("invalid bch value %u\n", bch); - retval = -EINVAL; - goto error; - } - chip->ecc.mode = NAND_ECC_SOFT; - chip->ecc.algo = NAND_ECC_BCH; - chip->ecc.size = 512; - chip->ecc.strength = bch; - chip->ecc.bytes = eccbytes; - NS_INFO("using %u-bit/%u bytes BCH ECC\n", bch, chip->ecc.size); - } - - retval = nand_scan_tail(nsmtd); - if (retval) { - NS_ERR("can't register NAND Simulator\n"); + NS_ERR("Could not scan NAND Simulator device\n"); goto error; } -- 2.14.1