From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Rutland Subject: Re: [PATCH] stmmac.txt: fix typo Date: Tue, 19 Aug 2014 12:22:14 +0100 Message-ID: <20140819112214.GI3302@leverpostej> References: <20140818215928.GA4400@amd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140818215928.GA4400@amd> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Pavel Machek Cc: "robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org" , Pawel Moll , "dinguyen-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" List-Id: devicetree@vger.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 Looks sane to me: Acked-by: Mark Rutland > > 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 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html