All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings
@ 2014-09-02  9:13 Ulrich Hecht
  2014-09-02 23:56 ` Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ulrich Hecht @ 2014-09-02  9:13 UTC (permalink / raw)
  To: linux-sh

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
---
 Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
index 8a92b5f..8f1424f 100644
--- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
+++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
@@ -11,9 +11,11 @@ Required Properties:
 
   - compatible: Must be one of the following
     - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks
+    - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks
     - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate clocks
     - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate clocks
     - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP gate clocks
+    - "renesas,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP gate clocks
     - "renesas,cpg-mstp-clock" for generic MSTP gate clocks
   - reg: Base address and length of the I/O mapped registers used by the MSTP
     clocks. The first register is the clock control register and is mandatory.
-- 
1.8.4.5


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

* Re: [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings
  2014-09-02  9:13 [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings Ulrich Hecht
@ 2014-09-02 23:56 ` Simon Horman
  2014-09-03  0:21 ` Mike Turquette
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2014-09-02 23:56 UTC (permalink / raw)
  To: linux-sh

On Tue, Sep 02, 2014 at 11:13:04AM +0200, Ulrich Hecht wrote:
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>

Acked-by: Simon Horman <horms+renesas@verge.net.au>

Mike, could you consider picking this up?

> ---
>  Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> index 8a92b5f..8f1424f 100644
> --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> @@ -11,9 +11,11 @@ Required Properties:
>  
>    - compatible: Must be one of the following
>      - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks
> +    - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks
>      - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate clocks
>      - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate clocks
>      - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP gate clocks
> +    - "renesas,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP gate clocks
>      - "renesas,cpg-mstp-clock" for generic MSTP gate clocks
>    - reg: Base address and length of the I/O mapped registers used by the MSTP
>      clocks. The first register is the clock control register and is mandatory.
> -- 
> 1.8.4.5
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

* Re: [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings
  2014-09-02  9:13 [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings Ulrich Hecht
  2014-09-02 23:56 ` Simon Horman
@ 2014-09-03  0:21 ` Mike Turquette
  2014-09-03  0:41 ` Simon Horman
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Mike Turquette @ 2014-09-03  0:21 UTC (permalink / raw)
  To: linux-sh

Quoting Simon Horman (2014-09-02 16:56:04)
> On Tue, Sep 02, 2014 at 11:13:04AM +0200, Ulrich Hecht wrote:
> > Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> 
> Acked-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Mike, could you consider picking this up?

I had a question about patch 9/10. My mailer seems to have messed up the
Cc list but it managed to hit the list[0].

Regards,
Mike

[0] http://lkml.kernel.org/r/<20140902224500.5251.83168@quantum>

> 
> > ---
> >  Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > index 8a92b5f..8f1424f 100644
> > --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > @@ -11,9 +11,11 @@ Required Properties:
> >  
> >    - compatible: Must be one of the following
> >      - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks
> > +    - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks
> >      - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate clocks
> >      - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate clocks
> >      - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP gate clocks
> > +    - "renesas,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP gate clocks
> >      - "renesas,cpg-mstp-clock" for generic MSTP gate clocks
> >    - reg: Base address and length of the I/O mapped registers used by the MSTP
> >      clocks. The first register is the clock control register and is mandatory.
> > -- 
> > 1.8.4.5
> > 
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 

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

* Re: [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings
  2014-09-02  9:13 [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings Ulrich Hecht
  2014-09-02 23:56 ` Simon Horman
  2014-09-03  0:21 ` Mike Turquette
@ 2014-09-03  0:41 ` Simon Horman
  2014-09-09 22:05 ` Laurent Pinchart
  2014-09-10  0:02 ` Simon Horman
  4 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2014-09-03  0:41 UTC (permalink / raw)
  To: linux-sh

On Tue, Sep 02, 2014 at 05:21:13PM -0700, Mike Turquette wrote:
> Quoting Simon Horman (2014-09-02 16:56:04)
> > On Tue, Sep 02, 2014 at 11:13:04AM +0200, Ulrich Hecht wrote:
> > > Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> > 
> > Acked-by: Simon Horman <horms+renesas@verge.net.au>
> > 
> > Mike, could you consider picking this up?
> 
> I had a question about patch 9/10. My mailer seems to have messed up the
> Cc list but it managed to hit the list[0].

Hi Mike,

Thanks, I agree there seem to be some outstanding questions
regarding that patch. However, I believe although it is not
clear from the arrangement of this patchset that this patch is entirely
independent of 9/10 and can be considered separately.

> 
> Regards,
> Mike
> 
> [0] http://lkml.kernel.org/r/<20140902224500.5251.83168@quantum>
> 
> > 
> > > ---
> > >  Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 2 ++
> > >  1 file changed, 2 insertions(+)
> > > 
> > > diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > > index 8a92b5f..8f1424f 100644
> > > --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > > +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > > @@ -11,9 +11,11 @@ Required Properties:
> > >  
> > >    - compatible: Must be one of the following
> > >      - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks
> > > +    - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks
> > >      - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate clocks
> > >      - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate clocks
> > >      - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP gate clocks
> > > +    - "renesas,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP gate clocks
> > >      - "renesas,cpg-mstp-clock" for generic MSTP gate clocks
> > >    - reg: Base address and length of the I/O mapped registers used by the MSTP
> > >      clocks. The first register is the clock control register and is mandatory.
> > > -- 
> > > 1.8.4.5
> > > 
> > > --
> > > To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> > > the body of a message to majordomo@vger.kernel.org
> > > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > > 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

* Re: [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings
  2014-09-02  9:13 [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings Ulrich Hecht
                   ` (2 preceding siblings ...)
  2014-09-03  0:41 ` Simon Horman
@ 2014-09-09 22:05 ` Laurent Pinchart
  2014-09-10  0:02 ` Simon Horman
  4 siblings, 0 replies; 6+ messages in thread
From: Laurent Pinchart @ 2014-09-09 22:05 UTC (permalink / raw)
  To: linux-sh

On Wednesday 03 September 2014 09:41:05 Simon Horman wrote:
> On Tue, Sep 02, 2014 at 05:21:13PM -0700, Mike Turquette wrote:
> > Quoting Simon Horman (2014-09-02 16:56:04)
> > 
> > > On Tue, Sep 02, 2014 at 11:13:04AM +0200, Ulrich Hecht wrote:
> > > > Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> > > 
> > > Acked-by: Simon Horman <horms+renesas@verge.net.au>
> > > 
> > > Mike, could you consider picking this up?
> > 
> > I had a question about patch 9/10. My mailer seems to have messed up the
> > Cc list but it managed to hit the list[0].
> 
> Hi Mike,
> 
> Thanks, I agree there seem to be some outstanding questions
> regarding that patch. However, I believe although it is not
> clear from the arrangement of this patchset that this patch is entirely
> independent of 9/10 and can be considered separately.

Correct, there's no reason to delay this patch.

> > [0] http://lkml.kernel.org/r/<20140902224500.5251.83168@quantum>
> > 
> >>> ---
> >>> 
> >>>  Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt |
> >>>  2 ++
> >>>  1 file changed, 2 insertions(+)
> >>> 
> >>> diff --git
> >>> a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> >>> b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> >>> index 8a92b5f..8f1424f 100644
> >>> ---
> >>> a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> >>> +++
> >>> b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> >>> 
> >>> @@ -11,9 +11,11 @@ Required Properties:
> >>>    - compatible: Must be one of the following
> >>>      - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate
> >>>      clocks
> >>> +    - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP
> >>> gate clocks
> >>>      - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate
> >>>      clocks
> >>>      - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate
> >>>      clocks
> >>>      - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP gate
> >>>      clocks
> >>> +    - "renesas,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP
> >>> gate clocks
> >>>      - "renesas,cpg-mstp-clock" for generic MSTP gate clocks
> >>>    
> >>>    - reg: Base address and length of the I/O mapped registers used by
> >>>    the MSTP
> >>>      clocks. The first register is the clock control register and is
> >>>      mandatory.

-- 
Regards,

Laurent Pinchart


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

* Re: [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings
  2014-09-02  9:13 [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings Ulrich Hecht
                   ` (3 preceding siblings ...)
  2014-09-09 22:05 ` Laurent Pinchart
@ 2014-09-10  0:02 ` Simon Horman
  4 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2014-09-10  0:02 UTC (permalink / raw)
  To: linux-sh

On Wed, Sep 10, 2014 at 01:05:24AM +0300, Laurent Pinchart wrote:
> On Wednesday 03 September 2014 09:41:05 Simon Horman wrote:
> > On Tue, Sep 02, 2014 at 05:21:13PM -0700, Mike Turquette wrote:
> > > Quoting Simon Horman (2014-09-02 16:56:04)
> > > 
> > > > On Tue, Sep 02, 2014 at 11:13:04AM +0200, Ulrich Hecht wrote:
> > > > > Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> > > > 
> > > > Acked-by: Simon Horman <horms+renesas@verge.net.au>
> > > > 
> > > > Mike, could you consider picking this up?
> > > 
> > > I had a question about patch 9/10. My mailer seems to have messed up the
> > > Cc list but it managed to hit the list[0].
> > 
> > Hi Mike,
> > 
> > Thanks, I agree there seem to be some outstanding questions
> > regarding that patch. However, I believe although it is not
> > clear from the arrangement of this patchset that this patch is entirely
> > independent of 9/10 and can be considered separately.
> 
> Correct, there's no reason to delay this patch.

Thanks, I have queued this up with Mike's Ack.

> > > [0] http://lkml.kernel.org/r/<20140902224500.5251.83168@quantum>
> > > 
> > >>> ---
> > >>> 
> > >>>  Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt |
> > >>>  2 ++
> > >>>  1 file changed, 2 insertions(+)
> > >>> 
> > >>> diff --git
> > >>> a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > >>> b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > >>> index 8a92b5f..8f1424f 100644
> > >>> ---
> > >>> a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > >>> +++
> > >>> b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> > >>> 
> > >>> @@ -11,9 +11,11 @@ Required Properties:
> > >>>    - compatible: Must be one of the following
> > >>>      - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate
> > >>>      clocks
> > >>> +    - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP
> > >>> gate clocks
> > >>>      - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate
> > >>>      clocks
> > >>>      - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate
> > >>>      clocks
> > >>>      - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP gate
> > >>>      clocks
> > >>> +    - "renesas,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP
> > >>> gate clocks
> > >>>      - "renesas,cpg-mstp-clock" for generic MSTP gate clocks
> > >>>    
> > >>>    - reg: Base address and length of the I/O mapped registers used by
> > >>>    the MSTP
> > >>>      clocks. The first register is the clock control register and is
> > >>>      mandatory.
> 
> -- 
> Regards,
> 
> Laurent Pinchart
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

end of thread, other threads:[~2014-09-10  0:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-02  9:13 [PATCH v2 08/10] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings Ulrich Hecht
2014-09-02 23:56 ` Simon Horman
2014-09-03  0:21 ` Mike Turquette
2014-09-03  0:41 ` Simon Horman
2014-09-09 22:05 ` Laurent Pinchart
2014-09-10  0:02 ` Simon Horman

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.