diff mbox

clk: exynos: Fix typos in DT bindings documentation

Message ID 1384775172-3373-1-git-send-email-laurent.pinchart@ideasonboard.com (mailing list archive)
State New, archived
Headers show

Commit Message

Laurent Pinchart Nov. 18, 2013, 11:46 a.m. UTC
s/comptible/compatible/

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 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(-)

Comments

Sachin Kamat Nov. 18, 2013, 11:47 a.m. UTC | #1
Hi Laurent,

On 18 November 2013 17:16, Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:
> s/comptible/compatible/
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Good catch.

Reviewed-by: Sachin Kamat <sachin.kamat@linaro.org>
Laurent Pinchart Nov. 26, 2013, 12:22 a.m. UTC | #2
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@ideasonboard.com>
> 
> Good catch.
> 
> Reviewed-by: Sachin Kamat <sachin.kamat@linaro.org>

Have you queued up the patch for v3.14 ?
Sachin Kamat Nov. 26, 2013, 5:53 a.m. UTC | #3
+CC Mike and removed a few from the list.

Hi Laurent,

On 26 November 2013 05:52, Laurent Pinchart
<laurent.pinchart@ideasonboard.com> 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@ideasonboard.com>
>>
>> Good catch.
>>
>> Reviewed-by: Sachin Kamat <sachin.kamat@linaro.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.
Tomasz Figa Nov. 26, 2013, 12:13 p.m. UTC | #4
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@ideasonboard.com> 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@ideasonboard.com>
> >>
> >> Good catch.
> >>
> >> Reviewed-by: Sachin Kamat <sachin.kamat@linaro.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
Laurent Pinchart Nov. 26, 2013, 3:59 p.m. UTC | #5
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@ideasonboard.com>
> > >> 
> > >> Good catch.
> > >> 
> > >> Reviewed-by: Sachin Kamat <sachin.kamat@linaro.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?
Rob Herring Dec. 3, 2013, 5:42 a.m. UTC | #6
On Mon, Nov 18, 2013 at 5:46 AM, Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:
> s/comptible/compatible/
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
>  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
diff mbox

Patch

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.