Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp104709yba; Mon, 20 May 2019 05:47:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqzNT2YCcTmb+cFX9gjYCy8uXNXT9d0949ILr1D9DkT3R2JOeniRsR5nwlNIN6RpfhyqMQxe X-Received: by 2002:a62:cfc4:: with SMTP id b187mr82114237pfg.134.1558356462795; Mon, 20 May 2019 05:47:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558356462; cv=none; d=google.com; s=arc-20160816; b=BSf3MvfHzpNq1xBmda5yZvAOH9BCgMNwoP8C0W7+xJjV5LG4MU/iMSjs09xvT4YgTL 1v2WrlIHf8FnuszuiQIaj8lKi7tjQgPgYy0Lo2Yji5NFQibNFnBcn5i1hp1fb+pGzA92 6Bq7bH9QSi2fpl0Uj6IlBUySp08TuohpI1B5AZwdZL0Auv1z1GEiotlK7Nd+MCzaz6vu QWf966pu7Andi0chH1lBt0w3W3WDPRRkBtiysPuz0RtO5PqqxNHbHhdUuZXv3L6E1Uu+ aCbXoSYmI6HH3rq5nz9A4kze2+JxlcI2D4VR30dNyPNv9WCkvs2D3VFfJ04Z+m//Ct2a r1jg== 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; bh=NlC2Ro3nMg9mRNYCeWpPJTPW9AxKmuwZat2kNOkL7NY=; b=PVpwdD7qaxg7AXjGGWCImGzSPgZ+P5fGJE9H0vXws5CvsL+I4tPx0YXEro/6JI1/8r b3jY1y0W/bV12Eshh8UtaUmJp2oUeEC8sQjqyMVJ0UsV4qKciiU5YiEpb7QWYaq1hRiz RWo9yN+Mx4juB+a7jsSjKLFbVbh0voxi+7de/Td50svCOYXGsC8Q8AP6BC+CUoDjO/0O hGfHaCNz8QpF5jyjiAIpUWftTmDbP+yAuCEwsVcaH9Pfrjhpp8JIwcjAzkBOdY4Xzkjl oCbipflZoBMZAq5s0BN5X+hSGgSmCXEoEzcYwWINRmFmBl2UCbdJgsYidfImnb2K3PPe dwmg== 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 l76si18467047pfb.199.2019.05.20.05.47.28; Mon, 20 May 2019 05:47:42 -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 S2391491AbfETMpt convert rfc822-to-8bit (ORCPT + 99 others); Mon, 20 May 2019 08:45:49 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:48803 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388920AbfETMpr (ORCPT ); Mon, 20 May 2019 08:45:47 -0400 Received: from xps13 (aaubervilliers-681-1-80-185.w90-88.abo.wanadoo.fr [90.88.22.185]) (Authenticated sender: miquel.raynal@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 6AD63100003; Mon, 20 May 2019 12:45:43 +0000 (UTC) Date: Mon, 20 May 2019 14:45:42 +0200 From: Miquel Raynal To: Kamal Dasu Cc: linux-mtd@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org, David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , Vignesh Raghavendra , Rob Herring , Mark Rutland , devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: mtd: brcmnand: Make nand-ecc-strength and nand-ecc-step-size optional Message-ID: <20190520144542.05d10e4b@xps13> In-Reply-To: <1558117914-35807-1-git-send-email-kdasu.kdev@gmail.com> References: <1558117914-35807-1-git-send-email-kdasu.kdev@gmail.com> Organization: Bootlin X-Mailer: Claws Mail 3.17.1 (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 Kamal, Kamal Dasu wrote on Fri, 17 May 2019 14:29:54 -0400: > nand-ecc-strength and nand-ecc-step-size can be made optional as > brcmanand driver can support using the nand_base driver detected ^ typo raw NAND layer > values. > > Signed-off-by: Kamal Dasu > --- With this addressed: Reviewed-by: Miquel Raynal > Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt b/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt > index bcda1df..29feaba 100644 > --- a/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt > +++ b/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt > @@ -101,10 +101,10 @@ Required properties: > number (e.g., 0, 1, 2, etc.) > - #address-cells : see partition.txt > - #size-cells : see partition.txt > -- nand-ecc-strength : see nand.txt > -- nand-ecc-step-size : must be 512 or 1024. See nand.txt > > Optional properties: > +- nand-ecc-strength : see nand.txt > +- nand-ecc-step-size : must be 512 or 1024. See nand.txt > - nand-on-flash-bbt : boolean, to enable the on-flash BBT for this > chip-select. See nand.txt > - brcm,nand-oob-sector-size : integer, to denote the spare area sector size Thanks, Miquèl