All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0011/1529] Fix typo
@ 2016-05-21 11:36 ` Andrea Gelmini
  0 siblings, 0 replies; 4+ messages in thread
From: Andrea Gelmini @ 2016-05-21 11:36 UTC (permalink / raw)
  To: andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w
  Cc: trivial-DgEjT+Ai2ygdnm+yROfE0A,
	mathieu.poirier-QSEj5FYQhm4dnm+yROfE0A,
	dt-DgEjT+Ai2ygdnm+yROfE0A, pawel.moll-5wv7dgnIgG8,
	mark.rutland-5wv7dgnIgG8, devicetree-KcIKpvwj1kUDXYZnReoRVg,
	galak-sgV2jX0FEOL9JmXXK+q4OQ,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Andrea Gelmini <andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org>
---
 Documentation/devicetree/bindings/arm/coresight.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt
index 93147c0c..a846d4b 100644
--- a/Documentation/devicetree/bindings/arm/coresight.txt
+++ b/Documentation/devicetree/bindings/arm/coresight.txt
@@ -6,7 +6,7 @@ SoCs tracing needs. These trace components can generally be classified as
 sinks, links and sources. Trace data produced by one or more sources flows
 through the intermediate links connecting the source to the currently selected
 sink. Each CoreSight component device should use these properties to describe
-its hardware characteristcs.
+its hardware characteristics.
 
 * Required properties for all components *except* non-configurable replicators:
 
-- 
2.8.2.534.g1f66975

--
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 0011/1529] Fix typo
@ 2016-05-21 11:36 ` Andrea Gelmini
  0 siblings, 0 replies; 4+ messages in thread
From: Andrea Gelmini @ 2016-05-21 11:36 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 Documentation/devicetree/bindings/arm/coresight.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt
index 93147c0c..a846d4b 100644
--- a/Documentation/devicetree/bindings/arm/coresight.txt
+++ b/Documentation/devicetree/bindings/arm/coresight.txt
@@ -6,7 +6,7 @@ SoCs tracing needs. These trace components can generally be classified as
 sinks, links and sources. Trace data produced by one or more sources flows
 through the intermediate links connecting the source to the currently selected
 sink. Each CoreSight component device should use these properties to describe
-its hardware characteristcs.
+its hardware characteristics.
 
 * Required properties for all components *except* non-configurable replicators:
 
-- 
2.8.2.534.g1f66975

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

* Re: [PATCH 0011/1529] Fix typo
  2016-05-21 11:36 ` Andrea Gelmini
@ 2016-05-24 15:51     ` Mathieu Poirier
  -1 siblings, 0 replies; 4+ messages in thread
From: Mathieu Poirier @ 2016-05-24 15:51 UTC (permalink / raw)
  To: Andrea Gelmini
  Cc: Jiri Kosina, dt-DgEjT+Ai2ygdnm+yROfE0A, Paweł Moll,
	Mark Rutland, devicetree-KcIKpvwj1kUDXYZnReoRVg, Kumar Gala,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On 21 May 2016 at 05:36, Andrea Gelmini <andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org> wrote:
> Signed-off-by: Andrea Gelmini <andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org>
> ---
>  Documentation/devicetree/bindings/arm/coresight.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt
> index 93147c0c..a846d4b 100644
> --- a/Documentation/devicetree/bindings/arm/coresight.txt
> +++ b/Documentation/devicetree/bindings/arm/coresight.txt
> @@ -6,7 +6,7 @@ SoCs tracing needs. These trace components can generally be classified as
>  sinks, links and sources. Trace data produced by one or more sources flows
>  through the intermediate links connecting the source to the currently selected
>  sink. Each CoreSight component device should use these properties to describe
> -its hardware characteristcs.
> +its hardware characteristics.

Thank you for that.

Acked-by: Mathieu Poirier <mathieu.poirier-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

>
>  * Required properties for all components *except* non-configurable replicators:
>
> --
> 2.8.2.534.g1f66975
>
--
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

* [PATCH 0011/1529] Fix typo
@ 2016-05-24 15:51     ` Mathieu Poirier
  0 siblings, 0 replies; 4+ messages in thread
From: Mathieu Poirier @ 2016-05-24 15:51 UTC (permalink / raw)
  To: linux-arm-kernel

On 21 May 2016 at 05:36, Andrea Gelmini <andrea.gelmini@gelma.net> wrote:
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
> ---
>  Documentation/devicetree/bindings/arm/coresight.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt
> index 93147c0c..a846d4b 100644
> --- a/Documentation/devicetree/bindings/arm/coresight.txt
> +++ b/Documentation/devicetree/bindings/arm/coresight.txt
> @@ -6,7 +6,7 @@ SoCs tracing needs. These trace components can generally be classified as
>  sinks, links and sources. Trace data produced by one or more sources flows
>  through the intermediate links connecting the source to the currently selected
>  sink. Each CoreSight component device should use these properties to describe
> -its hardware characteristcs.
> +its hardware characteristics.

Thank you for that.

Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>

>
>  * Required properties for all components *except* non-configurable replicators:
>
> --
> 2.8.2.534.g1f66975
>

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

end of thread, other threads:[~2016-05-24 15:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-21 11:36 [PATCH 0011/1529] Fix typo Andrea Gelmini
2016-05-21 11:36 ` Andrea Gelmini
     [not found] ` <20160521113648.31841-1-andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org>
2016-05-24 15:51   ` Mathieu Poirier
2016-05-24 15:51     ` Mathieu Poirier

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.