Hi Rob, On Mon, May 18, 2020 at 6:18 PM Rob Herring <robh@xxxxxxxxxx> wrote: > On Fri, May 08, 2020 at 12:03:21PM +0200, Geert Uytterhoeven wrote: > > Convert the Renesas Clock Pulse Generator (CPG) Module Stop (MSTP) > > Clocks Device Tree binding documentation to json-schema. > > > > Drop R-Car Gen2 compatible values, which were obsoleted by the unified > > "Renesas Clock Pulse Generator / Module Standby and Software Reset" DT > > bindings. > > Replace the obsolete example for R-Car H2 by an example that is still > > valid. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.yaml > > +examples: > > + - | > > + #include <dt-bindings/clock/r8a73a4-clock.h> > > + mstp2_clks: mstp2_clks@e6150138 { > > + compatible = "renesas,r8a73a4-mstp-clocks", > > + "renesas,cpg-mstp-clocks"; > > + reg = <0xe6150138 0 4>, <0xe6150040 0 4>; > > Size is 2 cells? Oops, forgot to drop the zeroes. Fixed. > With that fixed, > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Thanks! 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