Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2991318imm; Fri, 20 Jul 2018 08:17:56 -0700 (PDT) X-Google-Smtp-Source: AAOMgpexQtfMOGN7cd/6W2Mr/jAAXV1De/m4X4A0SpsXULn6CPk4j052tf9NYDasQA8lfOFwiM3V X-Received: by 2002:a17:902:900b:: with SMTP id a11-v6mr2509891plp.143.1532099876488; Fri, 20 Jul 2018 08:17:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532099876; cv=none; d=google.com; s=arc-20160816; b=FGFRRjZGpsSMgRnTcBhBVac66EKA4i4xG/MsG9ClOOpV3hpCg2IU6mDl0WKjQwzv7S Ttn5anpRQ/ZD0Mtd08WN74AJ4RPRWTFAf9FWL1Tv98ub70Sq0yfpeZmai2eZnSUYk6oN GwMkEDIGNTS3FlKXYutPlnw92wVYDJ5hupCkX0ZQYAvR3YJbdewROkcm7LiR1SObI1Sh +Y+y+tsQ24Yu5PZjLs9BTjcQbIvOQ5/27CLf0LaHaVTwVFB/cULPv6tZKRqXj9I/7fFn d0FDF26r/sZsCA+q3A2p4XwPuuSiBGdvxpeYxev8rgdfxWjemuWbYFe7pwjrMAiFHbso ZBPg== 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=mIn2B+EqVx3Mx3nZEnjBw8cig6M5lV9W5z4ynZcmXxU=; b=TAHXFtokvUISZeZ1rzVpGcdrQKKmcCSYDo2ZSWLRV1z1ju4aYt2I5KT4ANl7KLvIyk qX50yKt/fHoim7v9OVToNrzGJRLpQF/7P3tUYor+UDnOzQnWtu8O84LqBBRbDIW9ObWe q9UYTBuig6UAm+2cMWkZ4o8snOPjKufQkZ6vHdyXCdyYlaxLBPbETM0ElH7YrdcFKZ1q 3FzAqGbrVNFT5ybAnr78AtJG2BGNTA5nTetJPKPZ9F8OImYi3BAddw+m4o6NCF3g2UYy it3mT1DGkZS4wFiUN9bEuP17L2MFskMMp4o4iEgXkxaJbrEw6qJYKMO7TDe4Pa+jMNY7 cJBw== 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 w25-v6si1997816pfa.359.2018.07.20.08.17.41; Fri, 20 Jul 2018 08:17:56 -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 S2388187AbeGTQEt (ORCPT + 99 others); Fri, 20 Jul 2018 12:04:49 -0400 Received: from mail.bootlin.com ([62.4.15.54]:54543 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388076AbeGTQEq (ORCPT ); Fri, 20 Jul 2018 12:04:46 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 8FB1A209A4; Fri, 20 Jul 2018 17:16:00 +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 57F63209A7; Fri, 20 Jul 2018 17:15:42 +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 24/35] mtd: rawnand: txx9ndfmc: convert driver to nand_scan() Date: Fri, 20 Jul 2018 17:15:16 +0200 Message-Id: <20180720151527.16038-25-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/txx9ndfmc.c | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/drivers/mtd/nand/raw/txx9ndfmc.c b/drivers/mtd/nand/raw/txx9ndfmc.c index 9019022774f7..0134beb1136d 100644 --- a/drivers/mtd/nand/raw/txx9ndfmc.c +++ b/drivers/mtd/nand/raw/txx9ndfmc.c @@ -254,23 +254,23 @@ static void txx9ndfmc_initialize(struct platform_device *dev) #define TXX9NDFMC_NS_TO_CYC(gbusclk, ns) \ DIV_ROUND_UP((ns) * DIV_ROUND_UP(gbusclk, 1000), 1000000) -static int txx9ndfmc_nand_scan(struct mtd_info *mtd) +static int txx9ndfmc_attach_chip(struct nand_chip *chip) { - struct nand_chip *chip = mtd_to_nand(mtd); - int ret; + struct mtd_info *mtd = nand_to_mtd(chip); - ret = nand_scan_ident(mtd, 1, NULL); - if (!ret) { - if (mtd->writesize >= 512) { - /* Hardware ECC 6 byte ECC per 512 Byte data */ - chip->ecc.size = 512; - chip->ecc.bytes = 6; - } - ret = nand_scan_tail(mtd); + if (mtd->writesize >= 512) { + /* Hardware ECC 6 byte ECC per 512 Byte data */ + chip->ecc.size = 512; + chip->ecc.bytes = 6; } - return ret; + + return 0; } +static const struct nand_controller_ops txx9ndfmc_controller_ops = { + .attach_chip = txx9ndfmc_attach_chip, +}; + static int __init txx9ndfmc_probe(struct platform_device *dev) { struct txx9ndfmc_platform_data *plat = dev_get_platdata(&dev->dev); @@ -304,6 +304,7 @@ static int __init txx9ndfmc_probe(struct platform_device *dev) (gbusclk + 500000) / 1000000, hold, spw); nand_controller_init(&drvdata->controller); + drvdata->controller.ops = &txx9ndfmc_controller_ops; platform_set_drvdata(dev, drvdata); txx9ndfmc_initialize(dev); @@ -332,7 +333,7 @@ static int __init txx9ndfmc_probe(struct platform_device *dev) chip->ecc.correct = txx9ndfmc_correct_data; chip->ecc.hwctl = txx9ndfmc_enable_hwecc; chip->ecc.mode = NAND_ECC_HW; - /* txx9ndfmc_nand_scan will overwrite ecc.size and ecc.bytes */ + /* nand_scan() will overwrite ecc.size and ecc.bytes */ chip->ecc.size = 256; chip->ecc.bytes = 3; chip->ecc.strength = 1; @@ -359,7 +360,7 @@ static int __init txx9ndfmc_probe(struct platform_device *dev) if (plat->wide_mask & (1 << i)) chip->options |= NAND_BUSWIDTH_16; - if (txx9ndfmc_nand_scan(mtd)) { + if (nand_scan(mtd, 1)) { kfree(txx9_priv->mtdname); kfree(txx9_priv); continue; -- 2.14.1