On Fri, Aug 30, 2019 at 10:37:54AM +0000, Fabrizio Castro wrote: > Dear All, > > This patch has been reviewed by Geert, Simon, and Rob, so I think it's ok to apply. > Is anybody willing to take this patch? <2c> I think Geert can take this </2c> > Thanks, > Fab > > > From: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > > Sent: 11 June 2019 14:07 > > Subject: [PATCH 5/6] dt-bindings: timer: renesas: tmu: Document r8a774a1 bindings > > > > Document RZ/G2M (R8A774A1) SoC in the Renesas TMU bindings. > > > > Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/timer/renesas,tmu.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.txt b/Documentation/devicetree/bindings/timer/renesas,tmu.txt > > index 13ad074..9dff7e5 100644 > > --- a/Documentation/devicetree/bindings/timer/renesas,tmu.txt > > +++ b/Documentation/devicetree/bindings/timer/renesas,tmu.txt > > @@ -10,6 +10,7 @@ Required Properties: > > > > - compatible: must contain one or more of the following: > > - "renesas,tmu-r8a7740" for the r8a7740 TMU > > + - "renesas,tmu-r8a774a1" for the r8a774A1 TMU > > - "renesas,tmu-r8a774c0" for the r8a774C0 TMU > > - "renesas,tmu-r8a7778" for the r8a7778 TMU > > - "renesas,tmu-r8a7779" for the r8a7779 TMU > > -- > > 2.7.4 >