Hi Geert, Daniel, Any update on the below binding patch? Regards, Biju > -----Original Message----- > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Sent: Thursday, October 3, 2019 7:51 AM > To: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > Cc: Biju Das <biju.das@xxxxxxxxxxxxxx>; Rob Herring > <robh+dt@xxxxxxxxxx>; Mark Rutland <mark.rutland@xxxxxxx>; Thomas > Gleixner <tglx@xxxxxxxxxxxxx>; open list:OPEN FIRMWARE AND FLATTENED > DEVICE TREE BINDINGS <devicetree@xxxxxxxxxxxxxxx>; Geert Uytterhoeven > <geert+renesas@xxxxxxxxx>; Simon Horman <horms@xxxxxxxxxxxx>; Chris > Paterson <Chris.Paterson2@xxxxxxxxxxx>; Fabrizio Castro > <fabrizio.castro@xxxxxxxxxxxxxx>; Linux-Renesas <linux-renesas- > soc@xxxxxxxxxxxxxxx> > Subject: Re: [PATCH] dt-bindings: timer: renesas: tmu: Document r8a774b1 > bindings > > Hi Daniel, > > On Thu, Oct 3, 2019 at 6:09 AM Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > wrote: > > On 23/09/2019 16:30, Biju Das wrote: > > > Document RZ/G2N (R8A774B1) SoC in the Renesas TMU bindings. > > > > > > Signed-off-by: Biju Das <biju.das@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 9dff7e5..29159f4 100644 > > > --- a/Documentation/devicetree/bindings/timer/renesas,tmu.txt > > > +++ b/Documentation/devicetree/bindings/timer/renesas,tmu.txt > > > @@ -11,6 +11,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-r8a774b1" for the r8a774B1 TMU > > > - "renesas,tmu-r8a774c0" for the r8a774C0 TMU > > > - "renesas,tmu-r8a7778" for the r8a7778 TMU > > > - "renesas,tmu-r8a7779" for the r8a7779 TMU > > > > > > > The patch does not apply on tip/timers > > That's expected, as I queued the previous change in renesas-dt-bindings-for- > v5.5, cfr. > https://lore.kernel.org/linux-renesas-soc/244ca7ac-54d1-d07d-762f- > e832b0e2a267@xxxxxxxxxx/ > > Do you want me to know this in renesas-dt-bindings-for-v5.5?