diff mbox series

dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support

Message ID 1569248907-62107-1-git-send-email-biju.das@bp.renesas.com
State Not Applicable, archived
Headers show
Series dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Biju Das Sept. 23, 2019, 2:28 p.m. UTC
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(+)

Comments

Geert Uytterhoeven Sept. 26, 2019, 12:32 p.m. UTC | #1
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
Rob Herring (Arm) Oct. 2, 2019, 2:19 p.m. UTC | #2
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>
Daniel Lezcano Oct. 3, 2019, 4:10 a.m. UTC | #3
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
Biju Das Oct. 3, 2019, 6:39 a.m. UTC | #4
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
Geert Uytterhoeven Oct. 3, 2019, 6:53 a.m. UTC | #5
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
Biju Das Oct. 3, 2019, 6:59 a.m. UTC | #6
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
diff mbox series

Patch

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.