Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753185AbbLFAbO (ORCPT ); Sat, 5 Dec 2015 19:31:14 -0500 Received: from mail.kernel.org ([198.145.29.136]:40939 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752631AbbLFAbM (ORCPT ); Sat, 5 Dec 2015 19:31:12 -0500 Date: Sat, 5 Dec 2015 18:31:07 -0600 From: Rob Herring To: Jon Hunter Cc: Philipp Zabel , Stephen Warren , Thierry Reding , Alexandre Courbot , Rafael Wysocki , Kevin Hilman , Ulf Hansson , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Vince Hsu , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: [PATCH V4 11/16] Documentation: DT: bindings: Update NVIDIA PMC for Tegra210 Message-ID: <20151206003106.GA12441@rob-hp-laptop> References: <1449241037-22193-1-git-send-email-jonathanh@nvidia.com> <1449241037-22193-12-git-send-email-jonathanh@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1449241037-22193-12-git-send-email-jonathanh@nvidia.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1745 Lines: 35 On Fri, Dec 04, 2015 at 02:57:12PM +0000, Jon Hunter wrote: > --- > Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.txt b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.txt > index 02c27004d4a8..838e1a69ec0a 100644 > --- a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.txt > +++ b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.txt > @@ -9,8 +9,9 @@ Required properties: > - compatible : For Tegra20, must contain "nvidia,tegra20-pmc". For Tegra30, > must contain "nvidia,tegra30-pmc". For Tegra114, must contain > "nvidia,tegra114-pmc". For Tegra124, must contain "nvidia,tegra124-pmc". > - Otherwise, must contain "nvidia,-pmc", plus at least one of the > - above, where is tegra132. > + For Tegra210, must contain "nvidia,tegra210-pmc". Otherwise, must contain > + "nvidia,-pmc", plus at least one of the above, where is > + tegra132. Can you reorg this some so the compatible strings are a list rather than a paragraph of text. I find the last sentence a bit confusing as well. Seems like should be a list rather than just tegra132. > - reg : Offset and length of the register set for the device > - clocks : Must contain an entry for each entry in clock-names. > See ../clocks/clock-bindings.txt for details. > -- > 2.1.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/