[PATCH v6 1/2] Devicetree: Add pl353 smc controller devicetree binding information

Punnaiah Choudary Kalluri punnaiah.choudary.kalluri at xilinx.com
Thu Apr 23 17:46:21 PDT 2015


Hi Josh,

> -----Original Message-----
> From: Josh Cartwright [mailto:joshc at ni.com]
> Sent: Friday, April 24, 2015 1:21 AM
> To: Punnaiah Choudary Kalluri
> Cc: robh+dt at kernel.org; pawel.moll at arm.com; mark.rutland at arm.com;
> ijc+devicetree at hellion.org.uk; galak at codeaurora.org; rob at landley.net;
> Michal Simek; grant.likely at linaro.org; gregkh at linuxfoundation.org;
> jason at lakedaemon.net; ezequiel.garcia at free-electrons.com;
> arnd at arndb.de; dwmw2 at infradead.org; computersforpeace at gmail.com;
> artem.bityutskiy at linux.intel.com; jussi.kivilinna at iki.fi;
> acourbot at nvidia.com; ivan.khoronzhuk at ti.com; joern at logfs.org;
> devicetree at vger.kernel.org; linux-doc at vger.kernel.org; linux-
> kernel at vger.kernel.org; linux-mtd at lists.infradead.org; kpc528 at gmail.com;
> kalluripunnaiahchoudary at gmail.com; Punnaiah Choudary Kalluri
> Subject: Re: [PATCH v6 1/2] Devicetree: Add pl353 smc controller devicetree
> binding information
> 
> Hey Punnaiah-
> 
> A few nitpicks here, in case you'll be spinning up a new version of your
> patchset.
> 
> On Mon, Apr 13, 2015 at 09:41:51PM +0530, Punnaiah Choudary Kalluri wrote:
> > Add pl353 static memory controller devicetree binding information.
> >
> > Signed-off-by: Punnaiah Choudary Kalluri <punnaia at xilinx.com>
> [..]
> > @@ -0,0 +1,37 @@
> > +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"
> > +- reg			: Controller registers map and length.
> > +- clock-names		: List of input clock names - "memclk", "aclk"
> > +			  (See clock bindings for details).
> > +- clocks		: Clock phandles (see clock bindings for details).
> 
> Technically not clock phandles, but clock specifiers.
> 
> > +- address-cells	: Address cells, must be 1.
> > +- size-cells		: Size cells. Must be 1.
> 
> These should have the leading '#' as in '#address-cells' and
> '#size-cells'.

Thanks for the review. I will take care of them new version

Regards,
Punnaiah
> 
>   Josh



More information about the linux-mtd mailing list