* [PATCH] stmmac.txt: fix typo
@ 2014-08-18 21:59 ` Pavel Machek
0 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2014-08-18 21:59 UTC (permalink / raw)
To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, davem-fT/PcQaiUtIeIZ0/mPfg9Q,
pawel.moll-5wv7dgnIgG8, mark.rutland-5wv7dgnIgG8,
dinguyen-EIB2kfCEclfQT0dZR+AlfA,
devicetree-u79uwXL29TY76Z2rM5mHXA, trivial-DgEjT+Ai2ygdnm+yROfE0A
Fix typo in devicetree example.
Signed-off-by: Pavel Machek <pavel-ynQEQJNshbs@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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] stmmac.txt: fix typo
@ 2014-08-18 21:59 ` Pavel Machek
0 siblings, 0 replies; 4+ 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] 4+ messages in thread
* Re: [PATCH] stmmac.txt: fix typo
2014-08-18 21:59 ` Pavel Machek
@ 2014-08-19 11:22 ` Mark Rutland
-1 siblings, 0 replies; 4+ messages in thread
From: Mark Rutland @ 2014-08-19 11:22 UTC (permalink / raw)
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
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] stmmac.txt: fix typo
@ 2014-08-19 11:22 ` Mark Rutland
0 siblings, 0 replies; 4+ 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] 4+ messages in thread
end of thread, other threads:[~2014-08-19 11:22 UTC | newest]
Thread overview: 4+ 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-18 21:59 ` Pavel Machek
2014-08-19 11:22 ` Mark Rutland
2014-08-19 11:22 ` Mark Rutland
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.