diff mbox

clk: emev2: Use generic names for device nodes

Message ID 1430139093-14769-1-git-send-email-geert+renesas@glider.be (mailing list archive)
State Accepted
Delegated to: Geert Uytterhoeven
Headers show

Commit Message

Geert Uytterhoeven April 27, 2015, 12:51 p.m. UTC
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(-)

Comments

Simon Horman April 28, 2015, 2:07 a.m. UTC | #1
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
> 
--
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
Stephen Boyd May 6, 2015, 7:08 a.m. UTC | #2
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
diff mbox

Patch

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>;