Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3064053imm; Tue, 4 Sep 2018 14:54:50 -0700 (PDT) X-Google-Smtp-Source: ANB0Vdb5YN0bCTzo3Cl+u63HN4WIuYJwrN9AGRMtvQwvKycs2A946rLiB/i3bvABbxouiphzBzWY X-Received: by 2002:a17:902:22:: with SMTP id 31-v6mr35299023pla.190.1536098090912; Tue, 04 Sep 2018 14:54:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536098090; cv=none; d=google.com; s=arc-20160816; b=YAVx+hwbyC0nN2NBRnnhsG6pVYucPiGu/kbAH6lE4kf39iPo6jtJoUi4Ja96A3lgWA ICuh5dOgcgGN9N0WxvJNFlVjC/VICQngfCtpfMJycx+1L7sBxcavn2crbL5FLRjMNGq/ XqFtpPP1GCMQboAu3FXfLPCSv6oMbigcVDoL0B0xut2FWjS7hFzNOnao+ApfggCccgw2 WPDAErnUON5RRlUHbrhs+/Pvzt1PU2HSr0STnMotuLEuFY/DCbJrfSsDkBDj3Bx+KoVR NM1xGpoAlM5AG7BuW7Fb5Y8Up+ScN+Kr6O8MtY2VqPr4z0CXYa5+WII2jLd6JT3/LpPg gksw== 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:arc-authentication-results; bh=8G6nYc5JcU23UiW9VNAC0RrWdt3YOzhXhRLFFCP/BR0=; b=d3dxSKSIu/FbttmyR23z2pV0fEtQr7O7n8Rs5morEsbq2HuceJZLNcfV+DjnrNkMRL NvNZ+mdYIqfIgYI2r4Asn42gE6V1KRSMzAzguwbC+rcW2WMUapuv+KkORYeT4M+iYChH GEoR6sq3QdACWIUDQCOtwnVd5PzcrR8W4adgMCXIhzg3Rr9vSKWQDV5KaUsTi81mI2UW t3B3S5IQUAYlWnC7/4nlnm9f3XBSxvSo71D+oADEFwAuYlsftpQQTS2CxgYmM+y0tB33 HNd2H2xcKgpwhzk0U1N8H0zat3SQ+ddKEPNJ07Jzek5KVsDWUrR2Q6JI338gzD9v81rP GgXQ== 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 r23-v6si23373419pfr.252.2018.09.04.14.54.35; Tue, 04 Sep 2018 14:54:50 -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 S1727181AbeIECUc convert rfc822-to-8bit (ORCPT + 99 others); Tue, 4 Sep 2018 22:20:32 -0400 Received: from mail.bootlin.com ([62.4.15.54]:54470 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726864AbeIECUb (ORCPT ); Tue, 4 Sep 2018 22:20:31 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 3CA94208A4; Tue, 4 Sep 2018 23:53:29 +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 shortcircuit=ham autolearn=disabled version=3.4.0 Received: from xps13 (unknown [91.224.148.103]) by mail.bootlin.com (Postfix) with ESMTPSA id B6D8320730; Tue, 4 Sep 2018 23:53:18 +0200 (CEST) Date: Tue, 4 Sep 2018 23:53:17 +0200 From: Miquel Raynal To: KOBAYASHI Yoshitake Cc: boris.brezillon@bootlin.com, richard@nod.at, dwmw2@infradead.org, computersforpeace@gmail.com, marek.vasut@gmail.com, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6] mtd: nand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND) Message-ID: <20180904235317.0c98e0f1@xps13> In-Reply-To: <1533360352-2882-1-git-send-email-yoshitake.kobayashi@toshiba.co.jp> References: <1533360352-2882-1-git-send-email-yoshitake.kobayashi@toshiba.co.jp> Organization: Bootlin X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Yoshitake, KOBAYASHI Yoshitake wrote on Sat, 4 Aug 2018 14:25:52 +0900: > This patch is a patch to support TOSHIBA MEMORY CORPORATION BENAND > memory devices. Check the status of the built-in ECC with the Read > Status command without using the vendor specific command. The Read > Status command only knows whether there was bitflips above the > threshold and can not get accurate bitflips. For now, I set > max_bitflips mtd->bitflip_threshold. > > Signed-off-by: KOBAYASHI Yoshitake > --- Applied to nand/next. Thanks, Miquèl