From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fL7xU-00051Q-RA for linux-mtd@lists.infradead.org; Tue, 22 May 2018 14:08:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Tue, 22 May 2018 19:38:01 +0530 From: Abhishek Sahu To: Miquel Raynal Cc: Boris Brezillon , David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, Andy Gross , Archit Taneja , Rob Herring , Mark Rutland , devicetree@vger.kernel.org Subject: Re: [PATCH v2 03/14] dt-bindings: qcom_nandc: make nand-ecc-strength optional In-Reply-To: <20180521163254.71ade105@xps13> References: <1525350041-22995-1-git-send-email-absahu@codeaurora.org> <1525350041-22995-4-git-send-email-absahu@codeaurora.org> <20180521163254.71ade105@xps13> Message-ID: <66498b23730297c67604f274419931bf@codeaurora.org> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 2018-05-21 20:02, Miquel Raynal wrote: > Hi Abhishek, > > On Thu, 3 May 2018 17:50:30 +0530, Abhishek Sahu > wrote: > >> Now, nand-ecc-strength is optional. If specified in DT, then >> controller will use this ECC strength otherwise ECC strength will >> be calculated according to chip requirement and available OOB size. > > Same comment as before: don't start the commit log with "now,". > > Thanks, > Miquèl Thanks Miquel. I will change the commit message. Regards, Abhishek