linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
@ 2019-10-03 12:03 Biju Das
  2019-10-03 12:34 ` Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Biju Das @ 2019-10-03 12:03 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>
---
V1-->V2
 * Rebased to tip/timers 
---
 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 a444cfc..a747fab 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
@@ -29,6 +29,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 CMT devices included in r8a774a1.
+    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1.
+    - "renesas,r8a774b1-cmt1" for the 48-bit CMT devices included in r8a774b1.
     - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0.
     - "renesas,r8a774c0-cmt1" for the 48-bit CMT devices 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 v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-10-03 12:03 [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
@ 2019-10-03 12:34 ` Geert Uytterhoeven
  2019-10-11 12:39 ` Rob Herring
  2019-12-04 16:35 ` Daniel Lezcano
  2 siblings, 0 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2019-10-03 12:34 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 Thu, Oct 3, 2019 at 2:04 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 v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-10-03 12:03 [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
  2019-10-03 12:34 ` Geert Uytterhoeven
@ 2019-10-11 12:39 ` Rob Herring
  2019-11-21  8:56   ` Biju Das
  2019-12-04 16:35 ` Daniel Lezcano
  2 siblings, 1 reply; 7+ messages in thread
From: Rob Herring @ 2019-10-11 12:39 UTC (permalink / raw)
  To: Biju Das
  Cc: Mark Rutland, Daniel Lezcano, Thomas Gleixner, devicetree,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, linux-renesas-soc

On Thu, Oct 03, 2019 at 01:03:49PM +0100, Biju Das wrote:
> Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
> V1-->V2
>  * Rebased to tip/timers 
> ---
>  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 v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-10-11 12:39 ` Rob Herring
@ 2019-11-21  8:56   ` Biju Das
  0 siblings, 0 replies; 7+ messages in thread
From: Biju Das @ 2019-11-21  8:56 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: Mark Rutland, Thomas Gleixner, devicetree, Geert Uytterhoeven,
	Simon Horman, Chris Paterson, Fabrizio Castro, linux-renesas-soc,
	Rob Herring

Hi Daniel,

Are you happy with this patch? Please let me know.

Regards,
Biju

> -----Original Message-----
> From: Rob Herring <robh@kernel.org>
> Sent: Friday, October 11, 2019 1:39 PM
> To: Biju Das <biju.das@bp.renesas.com>
> Cc: Mark Rutland <mark.rutland@arm.com>; Daniel Lezcano
> <daniel.lezcano@linaro.org>; Thomas Gleixner <tglx@linutronix.de>;
> devicetree@vger.kernel.org; Geert Uytterhoeven
> <geert+renesas@glider.be>; Simon Horman <horms@verge.net.au>; Chris
> Paterson <Chris.Paterson2@renesas.com>; Fabrizio Castro
> <fabrizio.castro@bp.renesas.com>; linux-renesas-soc@vger.kernel.org
> Subject: Re: [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1
> CMT support
> 
> On Thu, Oct 03, 2019 at 01:03:49PM +0100, Biju Das wrote:
> > Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > ---
> > V1-->V2
> >  * Rebased to tip/timers
> > ---
> >  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 v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-10-03 12:03 [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
  2019-10-03 12:34 ` Geert Uytterhoeven
  2019-10-11 12:39 ` Rob Herring
@ 2019-12-04 16:35 ` Daniel Lezcano
  2019-12-20 15:04   ` Geert Uytterhoeven
  2 siblings, 1 reply; 7+ messages in thread
From: Daniel Lezcano @ 2019-12-04 16:35 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 03/10/2019 14:03, Biju Das wrote:
> Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
> V1-->V2
>  * Rebased to tip/timers 
> ---
>  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 a444cfc..a747fab 100644
> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> @@ -29,6 +29,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 CMT devices included in r8a774a1.
> +    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1.
> +    - "renesas,r8a774b1-cmt1" for the 48-bit CMT devices included in r8a774b1.
>      - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0.
>      - "renesas,r8a774c0-cmt1" for the 48-bit CMT devices included in r8a774c0.
>      - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.

Applied, thanks!

Sorry for the delay.


-- 
 <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 v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-12-04 16:35 ` Daniel Lezcano
@ 2019-12-20 15:04   ` Geert Uytterhoeven
  2019-12-20 16:04     ` Daniel Lezcano
  0 siblings, 1 reply; 7+ messages in thread
From: Geert Uytterhoeven @ 2019-12-20 15:04 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: Biju Das, Rob Herring, Mark Rutland, Thomas Gleixner,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, Linux-Renesas

Hi Daniel,

On Wed, Dec 4, 2019 at 5:36 PM Daniel Lezcano <daniel.lezcano@linaro.org> wrote:
> On 03/10/2019 14:03, Biju Das wrote:
> > Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > ---
> > V1-->V2
> >  * Rebased to tip/timers
> > ---
> >  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 a444cfc..a747fab 100644
> > --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> > @@ -29,6 +29,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 CMT devices included in r8a774a1.
> > +    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1.
> > +    - "renesas,r8a774b1-cmt1" for the 48-bit CMT devices included in r8a774b1.
> >      - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0.
> >      - "renesas,r8a774c0-cmt1" for the 48-bit CMT devices included in r8a774c0.
> >      - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
>
> Applied, thanks!

Thanks!
Looks like it's been a while you pushed your local branches to git.linaro.org?

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 v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
  2019-12-20 15:04   ` Geert Uytterhoeven
@ 2019-12-20 16:04     ` Daniel Lezcano
  0 siblings, 0 replies; 7+ messages in thread
From: Daniel Lezcano @ 2019-12-20 16:04 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Biju Das, Rob Herring, Mark Rutland, Thomas Gleixner,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, Linux-Renesas

On 20/12/2019 16:04, Geert Uytterhoeven wrote:
> Hi Daniel,
> 
> On Wed, Dec 4, 2019 at 5:36 PM Daniel Lezcano <daniel.lezcano@linaro.org> wrote:
>> On 03/10/2019 14:03, Biju Das wrote:
>>> Document SoC specific bindings for RZ/G2N (r8a774b1) SoC.
>>>
>>> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
>>> ---
>>> V1-->V2
>>>  * Rebased to tip/timers
>>> ---
>>>  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 a444cfc..a747fab 100644
>>> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
>>> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
>>> @@ -29,6 +29,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 CMT devices included in r8a774a1.
>>> +    - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1.
>>> +    - "renesas,r8a774b1-cmt1" for the 48-bit CMT devices included in r8a774b1.
>>>      - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0.
>>>      - "renesas,r8a774c0-cmt1" for the 48-bit CMT devices included in r8a774c0.
>>>      - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
>>
>> Applied, thanks!
> 
> Thanks!
> Looks like it's been a while you pushed your local branches to git.linaro.org?

Right, fixed.

Thanks for pointing this out.

  -- Daniel


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

end of thread, other threads:[~2019-12-20 16:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 12:03 [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
2019-10-03 12:34 ` Geert Uytterhoeven
2019-10-11 12:39 ` Rob Herring
2019-11-21  8:56   ` Biju Das
2019-12-04 16:35 ` Daniel Lezcano
2019-12-20 15:04   ` Geert Uytterhoeven
2019-12-20 16:04     ` Daniel Lezcano

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