public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] stmmac.txt: fix typo
@ 2014-08-18 21:59 Pavel Machek
  2014-08-19 11:22 ` Mark Rutland
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2014-08-18 21:59 UTC (permalink / raw)
  To: robh+dt, linux-kernel, davem, pawel.moll, mark.rutland, dinguyen,
	devicetree, trivial

Fix typo in devicetree example.
    
Signed-off-by: Pavel Machek <pavel@denx.de>

diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt
index f319112..4012b5c 100644
--- a/Documentation/devicetree/bindings/net/stmmac.txt
+++ b/Documentation/devicetree/bindings/net/stmmac.txt
@@ -49,5 +49,5 @@ Examples:
 		max-frame-size = <3800>;
 		phy-mode = "gmii";
 		clocks = <&clock>;
-		clock-names = "stmmaceth">;
+		clock-names = "stmmaceth";
 	};

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* Re: [PATCH] stmmac.txt: fix typo
  2014-08-18 21:59 [PATCH] stmmac.txt: fix typo Pavel Machek
@ 2014-08-19 11:22 ` Mark Rutland
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Rutland @ 2014-08-19 11:22 UTC (permalink / raw)
  To: Pavel Machek
  Cc: robh+dt@kernel.org, linux-kernel@vger.kernel.org,
	davem@davemloft.net, Pawel Moll, dinguyen@altera.com,
	devicetree@vger.kernel.org, trivial@kernel.org

On Mon, Aug 18, 2014 at 10:59:28PM +0100, Pavel Machek wrote:
> Fix typo in devicetree example.
>     
> Signed-off-by: Pavel Machek <pavel@denx.de>

Looks sane to me:

Acked-by: Mark Rutland <mark.rutland@arm.com>

> 
> diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt
> index f319112..4012b5c 100644
> --- a/Documentation/devicetree/bindings/net/stmmac.txt
> +++ b/Documentation/devicetree/bindings/net/stmmac.txt
> @@ -49,5 +49,5 @@ Examples:
>  		max-frame-size = <3800>;
>  		phy-mode = "gmii";
>  		clocks = <&clock>;
> -		clock-names = "stmmaceth">;
> +		clock-names = "stmmaceth";
>  	};
> 
> -- 
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
> 

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

end of thread, other threads:[~2014-08-19 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-18 21:59 [PATCH] stmmac.txt: fix typo Pavel Machek
2014-08-19 11:22 ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox