devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Mike Turquette <mturquette@linaro.org>,
	Ben Dooks <ben.dooks@codethink.co.uk>,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
	devicetree@vger.kernel.org, linux-sh@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH] clk: Improve clock-indices binding documentation
Date: Tue, 15 Apr 2014 17:56:12 +0200	[thread overview]
Message-ID: <21852545.7Zg9c00i3i@avalon> (raw)
In-Reply-To: <1397494840-22420-1-git-send-email-geert@linux-m68k.org>

Hi Geert,

Thank you for the patch.

On Monday 14 April 2014 19:00:40 Geert Uytterhoeven wrote:
> From: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> Improve the wording for the clock-indices binding documentation.
> Also replace "empty nodes" by "empty strings", as reported before by Sergei
> Shtylyov.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>  .../devicetree/bindings/clock/clock-bindings.txt   |    9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/clock-bindings.txt
> b/Documentation/devicetree/bindings/clock/clock-bindings.txt index
> 700e7aac3717..f15787817d6b 100644
> --- a/Documentation/devicetree/bindings/clock/clock-bindings.txt
> +++ b/Documentation/devicetree/bindings/clock/clock-bindings.txt
> @@ -44,10 +44,9 @@ For example:
>    clocks by index. The names should reflect the clock output signal
>    names for the device.
> 
> -clock-indices:	   If the identifyng number for the clocks in the node
> -		   is not linear from zero, then the this mapping allows
> -		   the mapping of identifiers into the clock-output-names
> -		   array.
> +clock-indices:	   If the identifying number for the clocks in the node
> +		   is not linear from zero, then this allows the mapping of
> +		   identifiers into the clock-output-names array.
> 
>  For example, if we have two clocks <&oscillator 1> and <&oscillator 3>:
> 
> @@ -58,7 +57,7 @@ For example, if we have two clocks <&oscillator 1> and
> <&oscillator 3>: clock-output-names = "clka", "clkb";
>  	}
> 
> -	This ensures we do not have any empty nodes in clock-output-names
> +	This ensures we do not have any empty strings in clock-output-names
> 
> 
>  ==Clock consumers==

-- 
Regards,

Laurent Pinchart


  reply	other threads:[~2014-04-15 15:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14 17:00 [PATCH] clk: Improve clock-indices binding documentation Geert Uytterhoeven
2014-04-15 15:56 ` Laurent Pinchart [this message]
2014-04-23  1:40   ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21852545.7Zg9c00i3i@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=ben.dooks@codethink.co.uk \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=geert@linux-m68k.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).