Hi Rob On Thu, 29 Jan 2015, Rob Herring wrote:
> On Wed, Jan 28, 2015 at 5:49 PM, Paul Walmsley <[email protected]> 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 <[email protected]> > > Cc: Rob Herring <[email protected]> > > Cc: Pawel Moll <[email protected]> > > Cc: Mark Rutland <[email protected]> > > Cc: Ian Campbell <[email protected]> > > Cc: Kumar Gala <[email protected]> > > Cc: Heiko Stuebner <[email protected]> > > Cc: Arnd Bergmann <[email protected]> > > Cc: Catalin Marinas <[email protected]> > > Cc: Olof Johansson <[email protected]> > > Cc: Maxime Ripard <[email protected]> > > Cc: Rohit Vaswani <[email protected]> > > Cc: Paul Walmsley <[email protected]> > > Cc: Marc Carino <[email protected]> > > Cc: Lorenzo Pieralisi <[email protected]> > > Cc: [email protected] > > Cc: [email protected] > > Cc: [email protected] > > --- > > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
