devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clk: emev2: Use generic names for device nodes
@ 2015-04-27 12:51 Geert Uytterhoeven
  2015-04-28  2:07 ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2015-04-27 12:51 UTC (permalink / raw)
  To: Mike Turquette, Stephen Boyd
  Cc: Sergei Shtylyov, linux-clk, devicetree, linux-sh,
	Geert Uytterhoeven

uart -> serial

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] clk: emev2: Use generic names for device nodes
  2015-04-27 12:51 [PATCH] clk: emev2: Use generic names for device nodes Geert Uytterhoeven
@ 2015-04-28  2:07 ` Simon Horman
  2015-05-06  7:08   ` Stephen Boyd
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2015-04-28  2:07 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Mike Turquette, Stephen Boyd, Sergei Shtylyov, linux-clk,
	devicetree, linux-sh

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
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] clk: emev2: Use generic names for device nodes
  2015-04-28  2:07 ` Simon Horman
@ 2015-05-06  7:08   ` Stephen Boyd
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2015-05-06  7:08 UTC (permalink / raw)
  To: Simon Horman
  Cc: Geert Uytterhoeven, Mike Turquette, Sergei Shtylyov, linux-clk,
	devicetree, linux-sh

On 04/28, Simon Horman wrote:
> 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>
> 

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-06  7:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-27 12:51 [PATCH] clk: emev2: Use generic names for device nodes Geert Uytterhoeven
2015-04-28  2:07 ` Simon Horman
2015-05-06  7:08   ` Stephen Boyd

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).