On Thu, May 09, 2019 at 02:29:49PM +0200, Simon Horman wrote: > From: Cao Van Dong <cv-dong@xxxxxxxxxxx> > > 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@xxxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > --- > 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 >