Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp523494imm; Fri, 8 Jun 2018 00:24:27 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJtHkujSXe6EYnQ2m35zl4ave2/7mibyhZ3Kg/CjKeiHKKJDvjkKCU7CD1pADrLHdCkNV/n X-Received: by 2002:a17:902:bd95:: with SMTP id q21-v6mr5176369pls.237.1528442667844; Fri, 08 Jun 2018 00:24:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528442667; cv=none; d=google.com; s=arc-20160816; b=n1LCIO6woGnn1hb2wORcPJZwoGB1NcA97XipV31qimvSroyph+1rCl7QqoOXzbF9vv MoHs2eWAI48IScj15tL6pNNiVGGmqhJ0/tM3u+YYUQjJqvtetygeQOgTRa+4pYusJVau lgH2C8XFD0bHvvn05AIjnM1X6KjzIEIKO56kyixoeQ6k3vxv1obkDxPuJaAaO/szFnpq o0tXtXwWjqo8oGIRvuy/+OGX3okUhVYcEB1keJ//MNkhvETo0bXe9gYzzKS218cySgs7 vMs8kZV1Is8uasuO/0N/ni2lAttesr73Ap0zVyUIgoIm7obe8RIKSueU1jQHUZlMoIDh bijg== 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=DrOAAtO5I1waqqXoGplYrsk1kjuGCT6fedkwIPbDiCE=; b=YtvJ8b40EUSWy/J6MtjCjaimw8zRIjjOfxgxkJna17srsDMnbJi/TFRLKaXMBw+/Is 6BKGQxhmSC+O5qk9ZRuAXbp8lfeZ2NUhiK5QZJ3bga4jEdXYrkCVUu2bvobodGq89vZI QOsixYBjtYk4I+2VLWyVMJZqLE6tcaYDLZqTvTHXkTGyBDS0F6kp59eUDxGXukHzG6Fx cyCWLbz4Vg7jneNKOB8Gu9cVwWrHis7r5ogXIz5RlkoMd4SwyvhJwmakHWs81mhA4KlR vvv6z6ccRUWMgiUdf+aXIApjgbDAP+Zhvdz1iQiLCjg+SCdLgJkcXo/OD0cUbdbo9VKc gOtg== 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 134-v6si24395001pgc.116.2018.06.08.00.24.13; Fri, 08 Jun 2018 00:24:27 -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 S1751694AbeFHHXs convert rfc822-to-8bit (ORCPT + 99 others); Fri, 8 Jun 2018 03:23:48 -0400 Received: from mail.bootlin.com ([62.4.15.54]:34007 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751027AbeFHHXr (ORCPT ); Fri, 8 Jun 2018 03:23:47 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id EC4B42073D; Fri, 8 Jun 2018 09:23:42 +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, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from xps13 (AAubervilliers-681-1-128-7.w90-88.abo.wanadoo.fr [90.88.9.7]) by mail.bootlin.com (Postfix) with ESMTPSA id 7478E2069C; Fri, 8 Jun 2018 09:23:42 +0200 (CEST) Date: Fri, 8 Jun 2018 09:23:42 +0200 From: Miquel Raynal To: Naga Sureshkumar Relli Cc: "boris.brezillon@bootlin.com" , "richard@nod.at" , "wmw2@infradead.org" , "computersforpeace@gmail.com" , "marek.vasut@gmail.com" , "f.fainelli@gmail.com" , "mmayer@broadcom.com" , "rogerq@ti.com" , "ladis@linux-mips.org" , "ada@thorsis.com" , "honghui.zhang@mediatek.com" , "linux-mtd@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "nagasureshkumarrelli@gmail.com" Subject: Re: [LINUX PATCH v9 1/4] Devicetree: Add pl353 smc controller devicetree binding information Message-ID: <20180608092342.2b589cc5@xps13> In-Reply-To: References: <1528271382-21690-1-git-send-email-naga.sureshkumar.relli@xilinx.com> <1528271382-21690-2-git-send-email-naga.sureshkumar.relli@xilinx.com> <20180607174203.035f187d@xps13> Organization: Bootlin X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; 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 Naga, On Fri, 8 Jun 2018 05:20:33 +0000, Naga Sureshkumar Relli wrote: > Hi Miquel, > > Thanks for the review. > > > -----Original Message----- > > From: Miquel Raynal [mailto:miquel.raynal@bootlin.com] > > Sent: Thursday, June 7, 2018 9:12 PM > > To: Naga Sureshkumar Relli > > Cc: boris.brezillon@bootlin.com; richard@nod.at; wmw2@infradead.org; > > computersforpeace@gmail.com; marek.vasut@gmail.com; f.fainelli@gmail.com; > > mmayer@broadcom.com; rogerq@ti.com; ladis@linux-mips.org; ada@thorsis.com; > > honghui.zhang@mediatek.com; linux-mtd@lists.infradead.org; linux-kernel@vger.kernel.org; > > nagasureshkumarrelli@gmail.com > > Subject: Re: [LINUX PATCH v9 1/4] Devicetree: Add pl353 smc controller devicetree > > binding information > > > > Hi Naga, > > > > On Wed, 6 Jun 2018 13:19:39 +0530, Naga Sureshkumar Relli > > wrote: > > > > > Add pl353 static memory controller devicetree binding information. > > > > > > Signed-off-by: Naga Sureshkumar Relli > > > > > > --- > > > Changes in v9: > > > - Addressed commens given by Randy Dunlap and Miquel Raynal > > > > Can you please be more specific in your next changelog? I don't remember what I suggested a > > few months ago :) > Ok, I will update. > > > > > > Changes in v8: > > > - None > > > Changes in v7: > > > - Corrected clocks description > > > - prefixed '#' for address and size cells Changes in v6: > > > - None > > > Changes in v5: > > > - Removed timing properties > > > Changes in v4: > > > - none > > > Changes in v3: > > > - none > > > Changes in v2: > > > - modified timing binding info as per onfi timing parameters > > > - add suffix nano second as timing unit > > > - modified the clock names as per the IP spec > > > --- > > > .../bindings/memory-controllers/pl353-smc.txt | 53 > > ++++++++++++++++++++++ > > > 1 file changed, 53 insertions(+) > > > create mode 100644 > > > Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt > > > > > > diff --git > > > a/Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt > > > b/Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt > > > new file mode 100644 > > > index 0000000..551e66b > > > --- /dev/null > > > +++ b/Documentation/devicetree/bindings/memory-controllers/pl353-smc.t > > > +++ xt > > > @@ -0,0 +1,53 @@ > > > +Device tree bindings for ARM PL353 static memory controller > > > + > > > +PL353 static memory controller supports two kinds of memory > > > +interfaces.i.e NAND and SRAM/NOR interfaces. > > > +The actual devices are instantiated from the child nodes of pl353 smc node. > > > + > > > +Required properties: > > > +- compatible : Should be "arm,pl353-smc-r2p1" > > > > I thing Rob prefers: > > > > - compatible: Must be one of: > > * arm, pl353-smc-r2p1 > Are you suggesting any other compatibles? > Or just a change from "should be to Must be one of"? > > Just the rewording + making it a list in case we need to add new compatibles in the future. Thanks, Miquèl