Hi Geert, > Subject: Re: [PATCH v3 1/7] dt-bindings: power: renesas,rzg2l-sysc: > Document RZ/G2UL SoC > > Hi Biju, > > On Tue, Mar 15, 2022 at 3:26 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > wrote: > > Add DT binding documentation for SYSC controller found on RZ/G2UL SoC's. > > SYSC controller found on the RZ/G2UL SoC is almost identical to one > > found on the RZ/G2L SoC's only difference being that the RZ/G2UL has > > only CA55 > > core0 reset vector address configuration register. > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > --- > > v2->v3: > > * Changed the compatible from r9a07g043u-sysc->r9a07g043-sysc > > * Retained Rb tag from Rob as it is trivial change. > > Thanks for the update! > > > --- a/Documentation/devicetree/bindings/power/renesas,rzg2l-sysc.yaml > > +++ b/Documentation/devicetree/bindings/power/renesas,rzg2l-sysc.yaml > > > @@ -20,8 +20,9 @@ description: > > properties: > > compatible: > > enum: > > - - renesas,r9a07g044-sysc # RZ/G2{L,LC} > > - - renesas,r9a07g054-sysc # RZ/V2L > > + - renesas,r9a07g043-sysc # RZ/G2UL > > + - renesas,r9a07g044-sysc # RZ/G2{L,LC} > > + - renesas,r9a07g054-sysc # RZ/V2L > > No need to add one more space before the #. > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue > in renesas-devel for v5.19, with the above fixed. > No need to resend. Thank you Biju