Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp969371ybh; Thu, 12 Mar 2020 14:34:06 -0700 (PDT) X-Google-Smtp-Source: ADFU+vs61lphTbi+QC843/dPRDuW3ZZphMZBlqnT7gnbS99WRBqwR2/OLA5O+7IJUdywA0s9YVCP X-Received: by 2002:a9d:4c15:: with SMTP id l21mr8453076otf.185.1584048846716; Thu, 12 Mar 2020 14:34:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584048846; cv=none; d=google.com; s=arc-20160816; b=ARexJUtaLK8Zohl/mJDvg9kxd4BVNP4seVDdFkyYWbMvaqobXMmf98UGaycMv/6ZK+ X5Q3XuKKINPdw4ZHSH4rFGojqjFP0IvzSmOZqRXWs0FSNks0CBkYO8TNFgWvxosrFgrm p0gMe0T5hpk1tQTM8WbyocF27lQGND2XZvbpb+DRJplpHXehqQJWYQ4+xau9Fh69mwij RPRsyBMxSMqiDPgk9NHotW9QXGxDg9mCxUQaLokThJsn+U1rKp3LiYDI/3hYwVTfQRxD 3IABCV7GJ9enzInHP2lXethsKDlLAMWuprO9Ctpx7g9gA6p4vhsD/nhPrJcAxVGYOD0O UoTw== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=br/SpsQyT8PP7bGchSa5waDj3Iwj9ocE+RkV76HgF3Q=; b=SoPplK1ZHZw+W9De826hVxl3emIWojWa0ck/tKicst7mbTR4nfxb225n/fm7qnpgAN oJEXpe+tIW2RDOK7fEGNXnB1kw+S4TsnV4F8xJGzQ0M9vw2la0J2KgQaNFFCEObSwron MDjinU4aGR7MlzOr9oHS8wWKgoOIbfwtnMRVxopvZ2qA3sVs5l6dk1F0Gmzzi7BrcZ5d 2n4yeFjLPjgddxmRugQoG1qnu/lLsrQPbyE3VdXieRZkdpBWGyt6A+aAP1QtRnYcnfG+ jUzVjzw1qBjXw9qD6gToXApHb9dGga8KRfBCc71Tb7nOq5qUVO3QwB3o6XR7uyuBd7hl 2aWA== 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 h10si3174946oie.63.2020.03.12.14.33.54; Thu, 12 Mar 2020 14:34:06 -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 S1726760AbgCLVdV (ORCPT + 99 others); Thu, 12 Mar 2020 17:33:21 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:35521 "EHLO relay10.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726579AbgCLVdV (ORCPT ); Thu, 12 Mar 2020 17:33:21 -0400 Received: from localhost.localdomain (unknown [91.224.148.103]) (Authenticated sender: miquel.raynal@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 7B96F240003; Thu, 12 Mar 2020 21:33:17 +0000 (UTC) From: Miquel Raynal To: shiva.linuxworks@gmail.com, Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Boris Brezillon , Chuanhong Guo , Frieder Schrempf , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Shivamurthy Shastri Subject: Re: [PATCH v7 4/6] mtd: spinand: micron: identify SPI NAND device with Continuous Read mode Date: Thu, 12 Mar 2020 22:33:16 +0100 Message-Id: <20200312213316.7311-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200311175735.2007-5-sshivamurthy@micron.com> References: MIME-Version: 1.0 X-linux-mtd-patch-notification: thanks X-linux-mtd-patch-commit: 0bc68af9137dc3f30b161de4ce546c7799f88d1e Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2020-03-11 at 17:57:33 UTC, shiva.linuxworks@gmail.com wrote: > From: Shivamurthy Shastri > > Add SPINAND_HAS_CR_FEAT_BIT flag to identify the SPI NAND device with > the Continuous Read mode. > > Some of the Micron SPI NAND devices have the "Continuous Read" feature > enabled by default, which does not fit the subsystem needs. > > In this mode, the READ CACHE command doesn't require the starting column > address. The device always output the data starting from the first > column of the cache register, and once the end of the cache register > reached, the data output continues through the next page. With the > continuous read mode, it is possible to read out the entire block using > a single READ command, and once the end of the block reached, the output > pins become High-Z state. However, during this mode the read command > doesn't output the OOB area. > > Hence, we disable the feature at probe time. > > Signed-off-by: Shivamurthy Shastri > Reviewed-by: Boris Brezillon Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel