Hi Rob

On Thu, 29 Jan 2015, Rob Herring wrote:

> On Wed, Jan 28, 2015 at 5:49 PM, Paul Walmsley <p...@pwsan.com> wrote:
> >
> > Add a compatible string for the NVIDIA Denver CPU to the ARM CPU DT
> > binding documentation file.  The primary objective here is to keep
> > checkpatch.pl from warning when the compatible string is used in an
> > SoC DT file, per:
> >
> > http://marc.info/?l=linux-tegra&m=142201349727836&w=2
> >
> >
> > Signed-off-by: Paul Walmsley <p...@pwsan.com>
> > Cc: Rob Herring <robh...@kernel.org>
> > Cc: Pawel Moll <pawel.m...@arm.com>
> > Cc: Mark Rutland <mark.rutl...@arm.com>
> > Cc: Ian Campbell <ijc+devicet...@hellion.org.uk>
> > Cc: Kumar Gala <ga...@codeaurora.org>
> > Cc: Heiko Stuebner <he...@sntech.de>
> > Cc: Arnd Bergmann <a...@arndb.de>
> > Cc: Catalin Marinas <catalin.mari...@arm.com>
> > Cc: Olof Johansson <o...@lixom.net>
> > Cc: Maxime Ripard <maxime.rip...@free-electrons.com>
> > Cc: Rohit Vaswani <rvasw...@codeaurora.org>
> > Cc: Paul Walmsley <pwalms...@nvidia.com>
> > Cc: Marc Carino <marc.cee...@gmail.com>
> > Cc: Lorenzo Pieralisi <lorenzo.pieral...@arm.com>
> > Cc: devicetree@vger.kernel.org
> > Cc: linux-ker...@vger.kernel.org
> > Cc: linux-arm-ker...@lists.infradead.org
> > ---
> >  Documentation/devicetree/bindings/arm/cpus.txt |    1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/arm/cpus.txt 
> > b/Documentation/devicetree/bindings/arm/cpus.txt
> > index b2aacbe16ed9..4ea31f0b7764 100644
> > --- a/Documentation/devicetree/bindings/arm/cpus.txt
> > +++ b/Documentation/devicetree/bindings/arm/cpus.txt
> > @@ -175,6 +175,7 @@ nodes to be present and contain the properties 
> > described below.
> >                             "marvell,pj4a"
> >                             "marvell,pj4b"
> >                             "marvell,sheeva-v5"
> > +                           "nvidia,denver" (not yet matched in the code)
> 
> There's not variations or versions of Denver cores or plans to change
> from the codename?

Hard to say what the future will bring.  I'll change it to 
"nvidia,tegra132-denver".


- Paul
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to