Hi Phil, On Tue, Apr 26, 2022 at 4:39 PM Phil Edworthy <phil.edworthy@xxxxxxxxxxx> wrote: > 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> > > > > > --- 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. Even if RZ/N1 had the -cpg.h suffix, it would fall under different bindings. Not much we can do anyway, when people include the wrong header file ;-) > I'm easy either way... I'm trying to avoid having to update (too) many places when adding support for a new SoC. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds