All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961
@ 2020-12-09 19:57 Niklas Söderlund
  2020-12-10  2:52 ` Rob Herring
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Niklas Söderlund @ 2020-12-09 19:57 UTC (permalink / raw)
  To: Geert Uytterhoeven, Rob Herring, devicetree
  Cc: linux-renesas-soc, Niklas Söderlund

Add missing bindings for M3-W+.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
---
 Documentation/devicetree/bindings/timer/renesas,cmt.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
index 428db3a21bb9c384..d16b5a243ed48eef 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
@@ -74,6 +74,7 @@ properties:
               - renesas,r8a774e1-cmt0     # 32-bit CMT0 on RZ/G2H
               - renesas,r8a7795-cmt0      # 32-bit CMT0 on R-Car H3
               - renesas,r8a7796-cmt0      # 32-bit CMT0 on R-Car M3-W
+              - renesas,r8a77961-cmt0     # 32-bit CMT0 on R-Car M3-W+
               - renesas,r8a77965-cmt0     # 32-bit CMT0 on R-Car M3-N
               - renesas,r8a77970-cmt0     # 32-bit CMT0 on R-Car V3M
               - renesas,r8a77980-cmt0     # 32-bit CMT0 on R-Car V3H
@@ -89,6 +90,7 @@ properties:
               - renesas,r8a774e1-cmt1     # 48-bit CMT on RZ/G2H
               - renesas,r8a7795-cmt1      # 48-bit CMT on R-Car H3
               - renesas,r8a7796-cmt1      # 48-bit CMT on R-Car M3-W
+              - renesas,r8a77961-cmt1     # 48-bit CMT on R-Car M3-W+
               - renesas,r8a77965-cmt1     # 48-bit CMT on R-Car M3-N
               - renesas,r8a77970-cmt1     # 48-bit CMT on R-Car V3M
               - renesas,r8a77980-cmt1     # 48-bit CMT on R-Car V3H
-- 
2.29.2


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

* Re: [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961
  2020-12-09 19:57 [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961 Niklas Söderlund
@ 2020-12-10  2:52 ` Rob Herring
  2020-12-10 12:45 ` Geert Uytterhoeven
  2021-02-11 10:28 ` Niklas Söderlund
  2 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2020-12-10  2:52 UTC (permalink / raw)
  To: Niklas Söderlund
  Cc: devicetree, Rob Herring, linux-renesas-soc, Geert Uytterhoeven

On Wed, 09 Dec 2020 20:57:01 +0100, Niklas Söderlund wrote:
> Add missing bindings for M3-W+.
> 
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> ---
>  Documentation/devicetree/bindings/timer/renesas,cmt.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

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

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

* Re: [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961
  2020-12-09 19:57 [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961 Niklas Söderlund
  2020-12-10  2:52 ` Rob Herring
@ 2020-12-10 12:45 ` Geert Uytterhoeven
  2021-02-11 10:28 ` Niklas Söderlund
  2 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2020-12-10 12:45 UTC (permalink / raw)
  To: Niklas Söderlund
  Cc: Rob Herring,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas

On Wed, Dec 9, 2020 at 8:57 PM Niklas Söderlund
<niklas.soderlund+renesas@ragnatech.se> wrote:
> Add missing bindings for M3-W+.
>
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

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

* Re: [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961
  2020-12-09 19:57 [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961 Niklas Söderlund
  2020-12-10  2:52 ` Rob Herring
  2020-12-10 12:45 ` Geert Uytterhoeven
@ 2021-02-11 10:28 ` Niklas Söderlund
  2021-02-11 14:28   ` Niklas Söderlund
  2 siblings, 1 reply; 5+ messages in thread
From: Niklas Söderlund @ 2021-02-11 10:28 UTC (permalink / raw)
  To: Daniel Lezcano, Rob Herring
  Cc: linux-renesas-soc, devicetree, Geert Uytterhoeven

Hello,

I'm unsure if I should ping Daniel or Rob about picking up this patch as 
you both have picked patches for this in the past. Sorry for pinging 
both of you.

On 2020-12-09 20:57:01 +0100, Niklas Söderlund wrote:
> Add missing bindings for M3-W+.
> 
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> ---
>  Documentation/devicetree/bindings/timer/renesas,cmt.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> index 428db3a21bb9c384..d16b5a243ed48eef 100644
> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> @@ -74,6 +74,7 @@ properties:
>                - renesas,r8a774e1-cmt0     # 32-bit CMT0 on RZ/G2H
>                - renesas,r8a7795-cmt0      # 32-bit CMT0 on R-Car H3
>                - renesas,r8a7796-cmt0      # 32-bit CMT0 on R-Car M3-W
> +              - renesas,r8a77961-cmt0     # 32-bit CMT0 on R-Car M3-W+
>                - renesas,r8a77965-cmt0     # 32-bit CMT0 on R-Car M3-N
>                - renesas,r8a77970-cmt0     # 32-bit CMT0 on R-Car V3M
>                - renesas,r8a77980-cmt0     # 32-bit CMT0 on R-Car V3H
> @@ -89,6 +90,7 @@ properties:
>                - renesas,r8a774e1-cmt1     # 48-bit CMT on RZ/G2H
>                - renesas,r8a7795-cmt1      # 48-bit CMT on R-Car H3
>                - renesas,r8a7796-cmt1      # 48-bit CMT on R-Car M3-W
> +              - renesas,r8a77961-cmt1     # 48-bit CMT on R-Car M3-W+
>                - renesas,r8a77965-cmt1     # 48-bit CMT on R-Car M3-N
>                - renesas,r8a77970-cmt1     # 48-bit CMT on R-Car V3M
>                - renesas,r8a77980-cmt1     # 48-bit CMT on R-Car V3H
> -- 
> 2.29.2
> 

-- 
Regards,
Niklas Söderlund

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

* Re: [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961
  2021-02-11 10:28 ` Niklas Söderlund
@ 2021-02-11 14:28   ` Niklas Söderlund
  0 siblings, 0 replies; 5+ messages in thread
From: Niklas Söderlund @ 2021-02-11 14:28 UTC (permalink / raw)
  To: Daniel Lezcano, Rob Herring
  Cc: linux-renesas-soc, devicetree, Geert Uytterhoeven

Hi Again,

Sorry for the spam.

I noticed Rob replied to a similar patch and asked me to resend it with 
tags to Daniel for him to collect. Will do the same for this patch.

On 2021-02-11 11:28:07 +0100, Niklas Söderlund wrote:
> Hello,
> 
> I'm unsure if I should ping Daniel or Rob about picking up this patch as 
> you both have picked patches for this in the past. Sorry for pinging 
> both of you.
> 
> On 2020-12-09 20:57:01 +0100, Niklas Söderlund wrote:
> > Add missing bindings for M3-W+.
> > 
> > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> > ---
> >  Documentation/devicetree/bindings/timer/renesas,cmt.yaml | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> > index 428db3a21bb9c384..d16b5a243ed48eef 100644
> > --- a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> > +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> > @@ -74,6 +74,7 @@ properties:
> >                - renesas,r8a774e1-cmt0     # 32-bit CMT0 on RZ/G2H
> >                - renesas,r8a7795-cmt0      # 32-bit CMT0 on R-Car H3
> >                - renesas,r8a7796-cmt0      # 32-bit CMT0 on R-Car M3-W
> > +              - renesas,r8a77961-cmt0     # 32-bit CMT0 on R-Car M3-W+
> >                - renesas,r8a77965-cmt0     # 32-bit CMT0 on R-Car M3-N
> >                - renesas,r8a77970-cmt0     # 32-bit CMT0 on R-Car V3M
> >                - renesas,r8a77980-cmt0     # 32-bit CMT0 on R-Car V3H
> > @@ -89,6 +90,7 @@ properties:
> >                - renesas,r8a774e1-cmt1     # 48-bit CMT on RZ/G2H
> >                - renesas,r8a7795-cmt1      # 48-bit CMT on R-Car H3
> >                - renesas,r8a7796-cmt1      # 48-bit CMT on R-Car M3-W
> > +              - renesas,r8a77961-cmt1     # 48-bit CMT on R-Car M3-W+
> >                - renesas,r8a77965-cmt1     # 48-bit CMT on R-Car M3-N
> >                - renesas,r8a77970-cmt1     # 48-bit CMT on R-Car V3M
> >                - renesas,r8a77980-cmt1     # 48-bit CMT on R-Car V3H
> > -- 
> > 2.29.2
> > 
> 
> -- 
> Regards,
> Niklas Söderlund

-- 
Regards,
Niklas Söderlund

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

end of thread, other threads:[~2021-02-11 14:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 19:57 [PATCH] dt-bindings: timer: renesas,cmt: Document R8A77961 Niklas Söderlund
2020-12-10  2:52 ` Rob Herring
2020-12-10 12:45 ` Geert Uytterhoeven
2021-02-11 10:28 ` Niklas Söderlund
2021-02-11 14:28   ` Niklas Söderlund

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.