From: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
To: Pavel Machek <pavel-ynQEQJNshbs@public.gmane.org>
Cc: "robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
<robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org"
<davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>,
Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org>,
"dinguyen-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org"
<dinguyen-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
<trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH] stmmac.txt: fix typo
Date: Tue, 19 Aug 2014 12:22:14 +0100 [thread overview]
Message-ID: <20140819112214.GI3302@leverpostej> (raw)
In-Reply-To: <20140818215928.GA4400@amd>
On Mon, Aug 18, 2014 at 10:59:28PM +0100, Pavel Machek wrote:
> Fix typo in devicetree example.
>
> Signed-off-by: Pavel Machek <pavel-ynQEQJNshbs@public.gmane.org>
Looks sane to me:
Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
>
> 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
WARNING: multiple messages have this Message-ID (diff)
From: Mark Rutland <mark.rutland@arm.com>
To: Pavel Machek <pavel@denx.de>
Cc: "robh+dt@kernel.org" <robh+dt@kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"davem@davemloft.net" <davem@davemloft.net>,
Pawel Moll <Pawel.Moll@arm.com>,
"dinguyen@altera.com" <dinguyen@altera.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"trivial@kernel.org" <trivial@kernel.org>
Subject: Re: [PATCH] stmmac.txt: fix typo
Date: Tue, 19 Aug 2014 12:22:14 +0100 [thread overview]
Message-ID: <20140819112214.GI3302@leverpostej> (raw)
In-Reply-To: <20140818215928.GA4400@amd>
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
>
next prev parent reply other threads:[~2014-08-19 11:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-18 21:59 [PATCH] stmmac.txt: fix typo Pavel Machek
2014-08-18 21:59 ` Pavel Machek
2014-08-19 11:22 ` Mark Rutland [this message]
2014-08-19 11:22 ` Mark Rutland
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=20140819112214.GI3302@leverpostej \
--to=mark.rutland-5wv7dgnigg8@public.gmane.org \
--cc=Pawel.Moll-5wv7dgnIgG8@public.gmane.org \
--cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=dinguyen-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=pavel-ynQEQJNshbs@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/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.