devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clk: exynos: Fix typos in DT bindings documentation
@ 2013-11-18 11:46 Laurent Pinchart
       [not found] ` <1384775172-3373-1-git-send-email-laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Laurent Pinchart @ 2013-11-18 11:46 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: Kukjin Kim, Tomasz Figa, Thomas Abraham, Kyungmin Park,
	Rahul Sharma, Sachin Kamat, devicetree-u79uwXL29TY76Z2rM5mHXA

s/comptible/compatible/

Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
---
 Documentation/devicetree/bindings/clock/exynos4-clock.txt    | 2 +-
 Documentation/devicetree/bindings/clock/exynos5250-clock.txt | 2 +-
 Documentation/devicetree/bindings/clock/exynos5420-clock.txt | 2 +-
 Documentation/devicetree/bindings/clock/exynos5440-clock.txt | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/exynos4-clock.txt b/Documentation/devicetree/bindings/clock/exynos4-clock.txt
index c6bf8a6..a2ac2d9 100644
--- a/Documentation/devicetree/bindings/clock/exynos4-clock.txt
+++ b/Documentation/devicetree/bindings/clock/exynos4-clock.txt
@@ -6,7 +6,7 @@ SoC's in the Exynos4 family.
 
 Required Properties:
 
-- comptible: should be one of the following.
+- compatible: should be one of the following.
   - "samsung,exynos4210-clock" - controller compatible with Exynos4210 SoC.
   - "samsung,exynos4412-clock" - controller compatible with Exynos4412 SoC.
 
diff --git a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt
index 24765c1..46f5c79 100644
--- a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt
+++ b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt
@@ -5,7 +5,7 @@ controllers within the Exynos5250 SoC.
 
 Required Properties:
 
-- comptible: should be one of the following.
+- compatible: should be one of the following.
   - "samsung,exynos5250-clock" - controller compatible with Exynos5250 SoC.
 
 - reg: physical base address of the controller and length of memory mapped
diff --git a/Documentation/devicetree/bindings/clock/exynos5420-clock.txt b/Documentation/devicetree/bindings/clock/exynos5420-clock.txt
index 32aa34e..458f347 100644
--- a/Documentation/devicetree/bindings/clock/exynos5420-clock.txt
+++ b/Documentation/devicetree/bindings/clock/exynos5420-clock.txt
@@ -5,7 +5,7 @@ controllers within the Exynos5420 SoC.
 
 Required Properties:
 
-- comptible: should be one of the following.
+- compatible: should be one of the following.
   - "samsung,exynos5420-clock" - controller compatible with Exynos5420 SoC.
 
 - reg: physical base address of the controller and length of memory mapped
diff --git a/Documentation/devicetree/bindings/clock/exynos5440-clock.txt b/Documentation/devicetree/bindings/clock/exynos5440-clock.txt
index 4499e99..9955dc9 100644
--- a/Documentation/devicetree/bindings/clock/exynos5440-clock.txt
+++ b/Documentation/devicetree/bindings/clock/exynos5440-clock.txt
@@ -5,7 +5,7 @@ controllers within the Exynos5440 SoC.
 
 Required Properties:
 
-- comptible: should be "samsung,exynos5440-clock".
+- compatible: should be "samsung,exynos5440-clock".
 
 - reg: physical base address of the controller and length of memory mapped
   region.
-- 
1.8.3.2

--
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] 7+ messages in thread

* Re: [PATCH] clk: exynos: Fix typos in DT bindings documentation
       [not found] ` <1384775172-3373-1-git-send-email-laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
@ 2013-11-18 11:47   ` Sachin Kamat
       [not found]     ` <CAK9yfHzA_0AEK8DkBcWFmCNsZGiHUqThD4cyLPgEYPverOWkYA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2013-12-03  5:42   ` Rob Herring
  1 sibling, 1 reply; 7+ messages in thread
From: Sachin Kamat @ 2013-11-18 11:47 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: linux-arm-kernel, Kukjin Kim, Tomasz Figa, Thomas Abraham,
	Kyungmin Park, Rahul Sharma,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Hi Laurent,

On 18 November 2013 17:16, Laurent Pinchart
<laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> wrote:
> s/comptible/compatible/
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>

Good catch.

Reviewed-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

-- 
With warm regards,
Sachin
--
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] 7+ messages in thread

* Re: [PATCH] clk: exynos: Fix typos in DT bindings documentation
       [not found]     ` <CAK9yfHzA_0AEK8DkBcWFmCNsZGiHUqThD4cyLPgEYPverOWkYA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-11-26  0:22       ` Laurent Pinchart
  2013-11-26  5:53         ` Sachin Kamat
  0 siblings, 1 reply; 7+ messages in thread
From: Laurent Pinchart @ 2013-11-26  0:22 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: Sachin Kamat, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Kukjin Kim, Tomasz Figa, Kyungmin Park, Thomas Abraham,
	Rahul Sharma

Hi Sachin,

On Monday 18 November 2013 17:17:39 Sachin Kamat wrote:
> On 18 November 2013 17:16, Laurent Pinchart wrote:
> > s/comptible/compatible/
> > 
> > Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
> 
> Good catch.
> 
> Reviewed-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

Have you queued up the patch for v3.14 ?

-- 
Regards,

Laurent Pinchart

--
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] 7+ messages in thread

* Re: [PATCH] clk: exynos: Fix typos in DT bindings documentation
  2013-11-26  0:22       ` Laurent Pinchart
@ 2013-11-26  5:53         ` Sachin Kamat
       [not found]           ` <CAK9yfHxL8DnN8BE94-L3_MK+dBO0exEq7YAamXRHQ7Abo3jYyQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Sachin Kamat @ 2013-11-26  5:53 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: linux-arm-kernel,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tomasz Figa,
	Kyungmin Park, Mike Turquette

+CC Mike and removed a few from the list.

Hi Laurent,

On 26 November 2013 05:52, Laurent Pinchart
<laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> wrote:
> Hi Sachin,
>
> On Monday 18 November 2013 17:17:39 Sachin Kamat wrote:
>> On 18 November 2013 17:16, Laurent Pinchart wrote:
>> > s/comptible/compatible/
>> >
>> > Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
>>
>> Good catch.
>>
>> Reviewed-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
>
> Have you queued up the patch for v3.14 ?

No, I haven't. This should either go through DT tree or else Tomasz Figa can
pick this up and send it to Mike as per the new workflow for 3.14.

-- 
With warm regards,
Sachin
--
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] 7+ messages in thread

* Re: [PATCH] clk: exynos: Fix typos in DT bindings documentation
       [not found]           ` <CAK9yfHxL8DnN8BE94-L3_MK+dBO0exEq7YAamXRHQ7Abo3jYyQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-11-26 12:13             ` Tomasz Figa
  2013-11-26 15:59               ` Laurent Pinchart
  0 siblings, 1 reply; 7+ messages in thread
From: Tomasz Figa @ 2013-11-26 12:13 UTC (permalink / raw)
  To: Sachin Kamat, Mike Turquette
  Cc: Laurent Pinchart, linux-arm-kernel,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Kyungmin Park

On Tuesday 26 of November 2013 11:23:49 Sachin Kamat wrote:
> +CC Mike and removed a few from the list.
> 
> Hi Laurent,
> 
> On 26 November 2013 05:52, Laurent Pinchart
> <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> wrote:
> > Hi Sachin,
> >
> > On Monday 18 November 2013 17:17:39 Sachin Kamat wrote:
> >> On 18 November 2013 17:16, Laurent Pinchart wrote:
> >> > s/comptible/compatible/
> >> >
> >> > Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
> >>
> >> Good catch.
> >>
> >> Reviewed-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> >
> > Have you queued up the patch for v3.14 ?
> 
> No, I haven't. This should either go through DT tree or else Tomasz Figa can
> pick this up and send it to Mike as per the new workflow for 3.14.
> 
> 

Well, since this is purely a fix for the documentation, without any
dependencies on clk tree, I see no reason to send it in any other way than
through DT tree directly.

As for clk-samsung tree, I'm currently in process of preparing a tree on
kernel.org so I should start picking up Samsung clock patches soon.

By the way, the patch adding me to MAINTAINERS file has not been merged
yet. Mike, are there any issues?

Best regards,
Tomasz

--
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] 7+ messages in thread

* Re: [PATCH] clk: exynos: Fix typos in DT bindings documentation
  2013-11-26 12:13             ` Tomasz Figa
@ 2013-11-26 15:59               ` Laurent Pinchart
  0 siblings, 0 replies; 7+ messages in thread
From: Laurent Pinchart @ 2013-11-26 15:59 UTC (permalink / raw)
  To: Tomasz Figa
  Cc: Sachin Kamat, Mike Turquette, linux-arm-kernel,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Kyungmin Park

Hi Tomasz,

On Tuesday 26 November 2013 13:13:15 Tomasz Figa wrote:
> On Tuesday 26 of November 2013 11:23:49 Sachin Kamat wrote:
> > +CC Mike and removed a few from the list.
> > 
> > Hi Laurent,
> > 
> > On 26 November 2013 05:52, Laurent Pinchart wrote:
> > > On Monday 18 November 2013 17:17:39 Sachin Kamat wrote:
> > >> On 18 November 2013 17:16, Laurent Pinchart wrote:
> > >> > s/comptible/compatible/
> > >> > 
> > >> > Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
> > >> 
> > >> Good catch.
> > >> 
> > >> Reviewed-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> > > 
> > > Have you queued up the patch for v3.14 ?
> > 
> > No, I haven't. This should either go through DT tree or else Tomasz Figa
> > can pick this up and send it to Mike as per the new workflow for 3.14.
> Well, since this is purely a fix for the documentation, without any
> dependencies on clk tree, I see no reason to send it in any other way than
> through DT tree directly.

Fine with me, as long as someone picks it up :-)

> As for clk-samsung tree, I'm currently in process of preparing a tree on
> kernel.org so I should start picking up Samsung clock patches soon.
> 
> By the way, the patch adding me to MAINTAINERS file has not been merged
> yet. Mike, are there any issues?

-- 
Regards,

Laurent Pinchart

--
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] 7+ messages in thread

* Re: [PATCH] clk: exynos: Fix typos in DT bindings documentation
       [not found] ` <1384775172-3373-1-git-send-email-laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
  2013-11-18 11:47   ` Sachin Kamat
@ 2013-12-03  5:42   ` Rob Herring
  1 sibling, 0 replies; 7+ messages in thread
From: Rob Herring @ 2013-12-03  5:42 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Kukjin Kim, Tomasz Figa, Thomas Abraham, Kyungmin Park,
	Rahul Sharma, Sachin Kamat,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Mon, Nov 18, 2013 at 5:46 AM, Laurent Pinchart
<laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> wrote:
> s/comptible/compatible/
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
> ---
>  Documentation/devicetree/bindings/clock/exynos4-clock.txt    | 2 +-
>  Documentation/devicetree/bindings/clock/exynos5250-clock.txt | 2 +-
>  Documentation/devicetree/bindings/clock/exynos5420-clock.txt | 2 +-
>  Documentation/devicetree/bindings/clock/exynos5440-clock.txt | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)

Applied for 3.13.

Rob
--
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] 7+ messages in thread

end of thread, other threads:[~2013-12-03  5:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-18 11:46 [PATCH] clk: exynos: Fix typos in DT bindings documentation Laurent Pinchart
     [not found] ` <1384775172-3373-1-git-send-email-laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
2013-11-18 11:47   ` Sachin Kamat
     [not found]     ` <CAK9yfHzA_0AEK8DkBcWFmCNsZGiHUqThD4cyLPgEYPverOWkYA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-26  0:22       ` Laurent Pinchart
2013-11-26  5:53         ` Sachin Kamat
     [not found]           ` <CAK9yfHxL8DnN8BE94-L3_MK+dBO0exEq7YAamXRHQ7Abo3jYyQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-26 12:13             ` Tomasz Figa
2013-11-26 15:59               ` Laurent Pinchart
2013-12-03  5:42   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).