Hi Geert, On 26 April 2022 15:21 > On Wed, Mar 30, 2022 at 5:41 PM Phil Edworthy wrote: > > Document the device tree binding for the Renesas RZ/V2M (r9a09g011) SoC. > > > > Signed-off-by: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> > > Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > Thanks for your patch! > > > --- a/Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml > > +++ b/Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml > > @@ -42,9 +44,10 @@ properties: > > description: | > > - For CPG core clocks, the two clock specifier cells must be > "CPG_CORE" > > and a core clock reference, as defined in > > - <dt-bindings/clock/r9a07g*-cpg.h> > > + <dt-bindings/clock/r9a07g*-cpg.h> or <dt- > bindings/clock/r9a09g011-cpg.h> > > I guess we can simplify to dt-bindings/clock/r9a0*-cpg.h? We can, it was just to ensure we don't ever catch a file related to rz/n1 (r9a06g032). However, r9a06g032 has -sysctrl.h suffix. I'm easy either way... > The rest LGTM, so > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Thanks! Phil