Message ID | 156076223184.4736.11067127180512614106.sendpatchset@octo (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | dt-bindings: timer: renesas, cmt: Various updates | expand |
On Mon, Jun 17, 2019 at 11:02 AM Magnus Damm <magnus.damm@gmail.com> wrote: > From: Magnus Damm <damm+renesas@opensource.se> > > This patch adds DT binding documentation for the CMT devices on > the R-Car Gen3 D3 (r8a77995) SoC. > > Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert
On Mon, 17 Jun 2019 18:03:51 +0900, Magnus Damm wrote: > From: Magnus Damm <damm+renesas@opensource.se> > > This patch adds DT binding documentation for the CMT devices on > the R-Car Gen3 D3 (r8a77995) SoC. > > Signed-off-by: Magnus Damm <damm+renesas@opensource.se> > --- > > Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++ > 1 file changed, 2 insertions(+) > > --- 0012/Documentation/devicetree/bindings/timer/renesas,cmt.txt > +++ work/Documentation/devicetree/bindings/timer/renesas,cmt.txt 2019-06-17 14:00:04.813217175 +0900 > @@ -53,6 +53,8 @@ Required Properties: > - "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,r8a77995-cmt0" for the 32-bit CMT0 device included in r8a77995. > + - "renesas,r8a77995-cmt1" for the 48-bit CMT1 device included in r8a77995. > - "renesas,sh73a0-cmt0" for the 32-bit CMT0 device included in sh73a0. > - "renesas,sh73a0-cmt1" for the 48-bit CMT1 device included in sh73a0. > - "renesas,sh73a0-cmt2" for the 32-bit CMT2 device included in sh73a0. > Reviewed-by: Rob Herring <robh@kernel.org>
--- 0012/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ work/Documentation/devicetree/bindings/timer/renesas,cmt.txt 2019-06-17 14:00:04.813217175 +0900 @@ -53,6 +53,8 @@ Required Properties: - "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,r8a77995-cmt0" for the 32-bit CMT0 device included in r8a77995. + - "renesas,r8a77995-cmt1" for the 48-bit CMT1 device included in r8a77995. - "renesas,sh73a0-cmt0" for the 32-bit CMT0 device included in sh73a0. - "renesas,sh73a0-cmt1" for the 48-bit CMT1 device included in sh73a0. - "renesas,sh73a0-cmt2" for the 32-bit CMT2 device included in sh73a0.