Hi Eugeniu, On Mon, Oct 14, 2019 at 8:46 PM Eugeniu Rosca <erosca@xxxxxxxxxxxxxx> wrote: > On Mon, Oct 07, 2019 at 12:23:16PM +0200, Geert Uytterhoeven wrote: > > Add DT binding documentation for the Clock Pulse Generator / Module > > Standby and Software Reset block in the Renesas R-Car M3-W+ (R8A77961) > > SoC. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > --- > > .../devicetree/bindings/clock/renesas,cpg-mssr.txt | 9 +++++---- > > 1 file changed, 5 insertions(+), 4 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt > > index b5edebeb12b40638..b9b0927b7c780699 100644 > > --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt > > +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt > > [..] > > > @@ -42,10 +43,10 @@ Required Properties: > > - clock-names: List of external parent clock names. Valid names are: > > - "extal" (r7s9210, r8a7743, r8a7744, r8a7745, r8a77470, r8a774a1, > > r8a774b1, r8a774c0, r8a7790, r8a7791, r8a7792, r8a7793, > > - r8a7794, r8a7795, r8a7796, r8a77965, r8a77970, r8a77980, > > - r8a77990, r8a77995) > > - - "extalr" (r8a774a1, r8a774b1, r8a7795, r8a7796, r8a77965, r8a77970, > > - r8a77980) > > + r8a7794, r8a7795, r8a7796, r8a77961, r8a77965, r8a77970, > > + r8a77980, r8a77990, r8a77995) > > + - "extalr" (r8a774a1, r8a774b1, r8a7795, r8a7796, r8a77961, r8a77965, > > + r8a77970, r8a77980) > > - "usb_extal" (r8a7743, r8a7744, r8a7745, r8a77470, r8a7790, r8a7791, > > r8a7793, r8a7794) > > Not easy to review, but 'git show --color-words' comes to the rescue :) Exactly ;-) $ git help wshow 'wshow' is aliased to 'show --color-words' $ git help wlog 'wlog' is aliased to 'log --color-words' 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