All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Mike Turquette <mturquette@linaro.org>,
	Stephen Boyd <sboyd@codeaurora.org>,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	linux-sh@vger.kernel.org
Subject: Re: [PATCH] clk: emev2: Use generic names for device nodes
Date: Tue, 28 Apr 2015 11:07:02 +0900	[thread overview]
Message-ID: <20150428020701.GA26051@verge.net.au> (raw)
In-Reply-To: <1430139093-14769-1-git-send-email-geert+renesas@glider.be>

On Mon, Apr 27, 2015 at 02:51:33PM +0200, Geert Uytterhoeven wrote:
> uart -> serial
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Acked-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>  Documentation/devicetree/bindings/clock/emev2-clock.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/emev2-clock.txt b/Documentation/devicetree/bindings/clock/emev2-clock.txt
> index 60bbb1a8c69a3852..268ca615459e7549 100644
> --- a/Documentation/devicetree/bindings/clock/emev2-clock.txt
> +++ b/Documentation/devicetree/bindings/clock/emev2-clock.txt
> @@ -52,7 +52,7 @@ usia_u0_sclk: usia_u0_sclk {
>  
>  Example of consumer:
>  
> -uart@e1020000 {
> +serial@e1020000 {
>  	compatible = "renesas,em-uart";
>  	reg = <0xe1020000 0x38>;
>  	interrupts = <0 8 0>;
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

WARNING: multiple messages have this Message-ID (diff)
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Mike Turquette <mturquette@linaro.org>,
	Stephen Boyd <sboyd@codeaurora.org>,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	linux-sh@vger.kernel.org
Subject: Re: [PATCH] clk: emev2: Use generic names for device nodes
Date: Tue, 28 Apr 2015 02:07:02 +0000	[thread overview]
Message-ID: <20150428020701.GA26051@verge.net.au> (raw)
In-Reply-To: <1430139093-14769-1-git-send-email-geert+renesas@glider.be>

On Mon, Apr 27, 2015 at 02:51:33PM +0200, Geert Uytterhoeven wrote:
> uart -> serial
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Acked-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>  Documentation/devicetree/bindings/clock/emev2-clock.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/emev2-clock.txt b/Documentation/devicetree/bindings/clock/emev2-clock.txt
> index 60bbb1a8c69a3852..268ca615459e7549 100644
> --- a/Documentation/devicetree/bindings/clock/emev2-clock.txt
> +++ b/Documentation/devicetree/bindings/clock/emev2-clock.txt
> @@ -52,7 +52,7 @@ usia_u0_sclk: usia_u0_sclk {
>  
>  Example of consumer:
>  
> -uart@e1020000 {
> +serial@e1020000 {
>  	compatible = "renesas,em-uart";
>  	reg = <0xe1020000 0x38>;
>  	interrupts = <0 8 0>;
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

  reply	other threads:[~2015-04-28  2:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 12:51 [PATCH] clk: emev2: Use generic names for device nodes Geert Uytterhoeven
2015-04-27 12:51 ` Geert Uytterhoeven
2015-04-28  2:07 ` Simon Horman [this message]
2015-04-28  2:07   ` Simon Horman
2015-05-06  7:08   ` Stephen Boyd
2015-05-06  7:08     ` Stephen Boyd

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=20150428020701.GA26051@verge.net.au \
    --to=horms@verge.net.au \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=sboyd@codeaurora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.