From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fKls2-0002B5-68 for linux-mtd@lists.infradead.org; Mon, 21 May 2018 14:33:07 +0000 Date: Mon, 21 May 2018 16:32:54 +0200 From: Miquel Raynal To: Abhishek Sahu 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 Message-ID: <20180521163254.71ade105@xps13> In-Reply-To: <1525350041-22995-4-git-send-email-absahu@codeaurora.org> References: <1525350041-22995-1-git-send-email-absahu@codeaurora.org> <1525350041-22995-4-git-send-email-absahu@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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=C3=A8l