Message ID | 20190509122949.23256-1-horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | Accepted |
Commit | ac97aea7df7b97ff56d50861404c7a8491b03d87 |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | [repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support | expand |
On Thu, May 09, 2019 at 02:29:49PM +0200, Simon Horman wrote: > From: Cao Van Dong <cv-dong@jinso.co.jp> > > Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs. Hi Daniel and Thomas, would you object to me taking this patch through the renesas tree. It has been outstanding for some time now. > Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp> > Reviewed-by: Rob Herring <robh@kernel.org> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au> > --- > Documentation/devicetree/bindings/timer/renesas,cmt.txt | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt > index c0594450e9ef..c5220bcd852b 100644 > --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt > +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt > @@ -42,12 +42,18 @@ Required Properties: > - "renesas,r8a7793-cmt1" for the 48-bit CMT1 device included in r8a7793. > - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794. > - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794. > + - "renesas,r8a7795-cmt0" for the 32-bit CMT0 device included in r8a7795. > + - "renesas,r8a7795-cmt1" for the 48-bit CMT1 device included in r8a7795. > - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796. > - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796. > + - "renesas,r8a77965-cmt0" for the 32-bit CMT0 device included in r8a77965. > + - "renesas,r8a77965-cmt1" for the 48-bit CMT1 device included in r8a77965. > - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970. > - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970. > - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980. > - "renesas,r8a77980-cmt1" for the 48-bit CMT1 device included in r8a77980. > + - "renesas,r8a77990-cmt0" for the 32-bit CMT0 device included in r8a77990. > + - "renesas,r8a77990-cmt1" for the 48-bit CMT1 device included in r8a77990. > > - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2 > and RZ/G1. > -- > 2.11.0 >
On 13/06/2019 12:12, Simon Horman wrote: > On Thu, May 09, 2019 at 02:29:49PM +0200, Simon Horman wrote: >> From: Cao Van Dong <cv-dong@jinso.co.jp> >> >> Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs. > > Hi Daniel and Thomas, > > would you object to me taking this patch through the renesas tree. > It has been outstanding for some time now. Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> >> Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp> >> Reviewed-by: Rob Herring <robh@kernel.org> >> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> >> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> >> --- >> Documentation/devicetree/bindings/timer/renesas,cmt.txt | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt >> index c0594450e9ef..c5220bcd852b 100644 >> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt >> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt >> @@ -42,12 +42,18 @@ Required Properties: >> - "renesas,r8a7793-cmt1" for the 48-bit CMT1 device included in r8a7793. >> - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794. >> - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794. >> + - "renesas,r8a7795-cmt0" for the 32-bit CMT0 device included in r8a7795. >> + - "renesas,r8a7795-cmt1" for the 48-bit CMT1 device included in r8a7795. >> - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796. >> - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796. >> + - "renesas,r8a77965-cmt0" for the 32-bit CMT0 device included in r8a77965. >> + - "renesas,r8a77965-cmt1" for the 48-bit CMT1 device included in r8a77965. >> - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970. >> - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970. >> - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980. >> - "renesas,r8a77980-cmt1" for the 48-bit CMT1 device included in r8a77980. >> + - "renesas,r8a77990-cmt0" for the 32-bit CMT0 device included in r8a77990. >> + - "renesas,r8a77990-cmt1" for the 48-bit CMT1 device included in r8a77990. >> >> - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2 >> and RZ/G1. >> -- >> 2.11.0 >>
On Thu, Jun 13, 2019 at 01:09:08PM +0200, Daniel Lezcano wrote: > On 13/06/2019 12:12, Simon Horman wrote: > > On Thu, May 09, 2019 at 02:29:49PM +0200, Simon Horman wrote: > >> From: Cao Van Dong <cv-dong@jinso.co.jp> > >> > >> Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs. > > > > Hi Daniel and Thomas, > > > > would you object to me taking this patch through the renesas tree. > > It has been outstanding for some time now. > > Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Thanks, applied to the renesas tree for inclusion in v5.3.
diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt index c0594450e9ef..c5220bcd852b 100644 --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt @@ -42,12 +42,18 @@ Required Properties: - "renesas,r8a7793-cmt1" for the 48-bit CMT1 device included in r8a7793. - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794. - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794. + - "renesas,r8a7795-cmt0" for the 32-bit CMT0 device included in r8a7795. + - "renesas,r8a7795-cmt1" for the 48-bit CMT1 device included in r8a7795. - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796. - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796. + - "renesas,r8a77965-cmt0" for the 32-bit CMT0 device included in r8a77965. + - "renesas,r8a77965-cmt1" for the 48-bit CMT1 device included in r8a77965. - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970. - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970. - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980. - "renesas,r8a77980-cmt1" for the 48-bit CMT1 device included in r8a77980. + - "renesas,r8a77990-cmt0" for the 32-bit CMT0 device included in r8a77990. + - "renesas,r8a77990-cmt1" for the 48-bit CMT1 device included in r8a77990. - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2 and RZ/G1.