linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
@ 2019-09-23 14:28 Biju Das
  2019-09-26 12:32 ` Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Biju Das @ 2019-09-23 14:28 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Biju Das, Daniel Lezcano, Thomas Gleixner, devicetree,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, linux-renesas-soc

Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
index c5220bc..7b1f454 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
@@ -32,6 +32,8 @@ Required Properties:
     - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in r8a77470.
     - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included in r8a774a1.
     - "renesas,r8a774a1-cmt1" for the 48-bit CMT1 device included in r8a774a1.
+    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1.
+    - "renesas,r8a774b1-cmt1" for the 48-bit CMT1 device included in r8a774b1.
     - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0.
     - "renesas,r8a774c0-cmt1" for the 48-bit CMT1 device included in r8a774c0.
     - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
-- 
2.7.4


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

* Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-09-23 14:28 [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
@ 2019-09-26 12:32 ` Geert Uytterhoeven
  2019-10-02 14:19 ` Rob Herring
  2019-10-03  4:10 ` Daniel Lezcano
  2 siblings, 0 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2019-09-26 12:32 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Mark Rutland, Daniel Lezcano, Thomas Gleixner,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, Linux-Renesas

On Mon, Sep 23, 2019 at 4:28 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-09-23 14:28 [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
  2019-09-26 12:32 ` Geert Uytterhoeven
@ 2019-10-02 14:19 ` Rob Herring
  2019-10-03  4:10 ` Daniel Lezcano
  2 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2019-10-02 14:19 UTC (permalink / raw)
  To: Biju Das
  Cc: Mark Rutland, Biju Das, Daniel Lezcano, Thomas Gleixner,
	devicetree, Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, linux-renesas-soc

On Mon, 23 Sep 2019 15:28:27 +0100, Biju Das wrote:
> Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>


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

* Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-09-23 14:28 [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
  2019-09-26 12:32 ` Geert Uytterhoeven
  2019-10-02 14:19 ` Rob Herring
@ 2019-10-03  4:10 ` Daniel Lezcano
  2019-10-03  6:39   ` Biju Das
  2 siblings, 1 reply; 7+ messages in thread
From: Daniel Lezcano @ 2019-10-03  4:10 UTC (permalink / raw)
  To: Biju Das, Rob Herring, Mark Rutland
  Cc: Thomas Gleixner, devicetree, Geert Uytterhoeven, Simon Horman,
	Chris Paterson, Fabrizio Castro, linux-renesas-soc

On 23/09/2019 16:28, Biju Das wrote:
> Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> index c5220bc..7b1f454 100644
> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> @@ -32,6 +32,8 @@ Required Properties:
>      - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in r8a77470.
>      - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included in r8a774a1.
>      - "renesas,r8a774a1-cmt1" for the 48-bit CMT1 device included in r8a774a1.
> +    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1.
> +    - "renesas,r8a774b1-cmt1" for the 48-bit CMT1 device included in r8a774b1.
>      - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0.
>      - "renesas,r8a774c0-cmt1" for the 48-bit CMT1 device included in r8a774c0.
>      - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
> 

The patch does not apply on tip/timers

-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


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

* RE: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-10-03  4:10 ` Daniel Lezcano
@ 2019-10-03  6:39   ` Biju Das
  2019-10-03  6:53     ` Geert Uytterhoeven
  0 siblings, 1 reply; 7+ messages in thread
From: Biju Das @ 2019-10-03  6:39 UTC (permalink / raw)
  To: Daniel Lezcano, Rob Herring, Mark Rutland
  Cc: Thomas Gleixner, devicetree, Geert Uytterhoeven, Simon Horman,
	Chris Paterson, Fabrizio Castro, linux-renesas-soc

Hi Daniel,

Thanks for the feedback.

> Subject: Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1
> CMT support
> 
> On 23/09/2019 16:28, Biju Das wrote:
> > Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > ---
> >  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > index c5220bc..7b1f454 100644
> > --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > @@ -32,6 +32,8 @@ Required Properties:
> >      - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in
> r8a77470.
> >      - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included in
> r8a774a1.
> >      - "renesas,r8a774a1-cmt1" for the 48-bit CMT1 device included in
> r8a774a1.
> > +    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in
> r8a774b1.
> > +    - "renesas,r8a774b1-cmt1" for the 48-bit CMT1 device included in
> r8a774b1.
> >      - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in
> r8a774c0.
> >      - "renesas,r8a774c0-cmt1" for the 48-bit CMT1 device included in
> r8a774c0.
> >      - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
> >
> 
> The patch does not apply on tip/timers

OK. I will rebase on top of tip/timers and will send V2.

Regards,
Biju

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

* Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-10-03  6:39   ` Biju Das
@ 2019-10-03  6:53     ` Geert Uytterhoeven
  2019-10-03  6:59       ` Biju Das
  0 siblings, 1 reply; 7+ messages in thread
From: Geert Uytterhoeven @ 2019-10-03  6:53 UTC (permalink / raw)
  To: Biju Das
  Cc: Daniel Lezcano, Rob Herring, Mark Rutland, Thomas Gleixner,
	devicetree, Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, linux-renesas-soc

Hi Biju,

On Thu, Oct 3, 2019 at 8:39 AM Biju Das <biju.das@bp.renesas.com> wrote:
> > Subject: Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1
> > CMT support
> >
> > On 23/09/2019 16:28, Biju Das wrote:
> > > Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> > >
> > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > > ---
> > >  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
> > >  1 file changed, 2 insertions(+)
> > >
> > > diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > > b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > > index c5220bc..7b1f454 100644
> > > --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > > +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > > @@ -32,6 +32,8 @@ Required Properties:
> > >      - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in
> > r8a77470.
> > >      - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included in
> > r8a774a1.
> > >      - "renesas,r8a774a1-cmt1" for the 48-bit CMT1 device included in
> > r8a774a1.
> > > +    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in
> > r8a774b1.
> > > +    - "renesas,r8a774b1-cmt1" for the 48-bit CMT1 device included in

"CMT devices", cfr. commit 1be8c9fd2ac9ad73 ("dt-bindings: timer: renesas,
cmt: Update R-Car Gen3 CMT1 usage").

> > r8a774b1.
> > >      - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in
> > r8a774c0.
> > >      - "renesas,r8a774c0-cmt1" for the 48-bit CMT1 device included in
> > r8a774c0.
> > >      - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
> > >
> >
> > The patch does not apply on tip/timers
>
> OK. I will rebase on top of tip/timers and will send V2.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* RE: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-10-03  6:53     ` Geert Uytterhoeven
@ 2019-10-03  6:59       ` Biju Das
  0 siblings, 0 replies; 7+ messages in thread
From: Biju Das @ 2019-10-03  6:59 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Daniel Lezcano, Rob Herring, Mark Rutland, Thomas Gleixner,
	devicetree, Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, linux-renesas-soc

Hi Geert,

Thanks for the feedback.

> Subject: Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1
> CMT support
> 
> Hi Biju,
> 
> On Thu, Oct 3, 2019 at 8:39 AM Biju Das <biju.das@bp.renesas.com> wrote:
> > > Subject: Re: [PATCH] dt-bindings: timer: renesas, cmt: Document
> > > r8a774b1 CMT support
> > >
> > > On 23/09/2019 16:28, Biju Das wrote:
> > > > Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> > > >
> > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > > > ---
> > > >  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
> > > >  1 file changed, 2 insertions(+)
> > > >
> > > > diff --git
> > > > a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > > > b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > > > index c5220bc..7b1f454 100644
> > > > --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > > > +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > > > @@ -32,6 +32,8 @@ Required Properties:
> > > >      - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included
> > > > in
> > > r8a77470.
> > > >      - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included
> > > > in
> > > r8a774a1.
> > > >      - "renesas,r8a774a1-cmt1" for the 48-bit CMT1 device included
> > > > in
> > > r8a774a1.
> > > > +    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included
> > > > + in
> > > r8a774b1.
> > > > +    - "renesas,r8a774b1-cmt1" for the 48-bit CMT1 device included
> > > > + in
> 
> "CMT devices", cfr. commit 1be8c9fd2ac9ad73 ("dt-bindings: timer: renesas,
> cmt: Update R-Car Gen3 CMT1 usage").

OK. Will change this.

> > > r8a774b1.
> > > >      - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included
> > > > in
> > > r8a774c0.
> > > >      - "renesas,r8a774c0-cmt1" for the 48-bit CMT1 device included
> > > > in
> > > r8a774c0.
> > > >      - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in
> r8a7790.
> > > >
> > >
> > > The patch does not apply on tip/timers
> >
> > OK. I will rebase on top of tip/timers and will send V2.

Regards,
Biju

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

end of thread, other threads:[~2019-10-03  6:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 14:28 [PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
2019-09-26 12:32 ` Geert Uytterhoeven
2019-10-02 14:19 ` Rob Herring
2019-10-03  4:10 ` Daniel Lezcano
2019-10-03  6:39   ` Biju Das
2019-10-03  6:53     ` Geert Uytterhoeven
2019-10-03  6:59       ` Biju Das

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).