Hi Niklas, On Thu, Nov 26, 2020 at 11:14 PM Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> wrote: > Implement support for the THS/TSC clock on V3U > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> Thanks for your patch! > --- a/drivers/clk/renesas/r8a779a0-cpg-mssr.c > +++ b/drivers/clk/renesas/r8a779a0-cpg-mssr.c > @@ -190,6 +190,7 @@ static const struct mssr_mod_clk r8a779a0_mod_clks[] __initconst = { > DEF_MOD("vin35", 827, R8A779A0_CLK_S1D1), > DEF_MOD("vin36", 828, R8A779A0_CLK_S1D1), > DEF_MOD("vin37", 829, R8A779A0_CLK_S1D1), > + DEF_MOD("thermal", 919, R8A779A0_CLK_CP), > }; The R-Car V3U Series User's Manual calls this clock "tsc", and states its parent is "cl16m". 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