Hi Mike, Stephen, On Tue, Feb 12, 2019 at 11:48 AM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > The following changes since commit d9286d9743b6e8cfbf1a13f8db84e9c65c0b09c7: > > clk: renesas: r8a774c0: Correct parent clock of DU (2019-01-24 16:01:08 +0100) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/clk-renesas-for-v5.1-tag2 > > for you to fetch changes up to d1de227de8145e661e940377e050286098197eeb: > > clk: renesas: r8a774c0: Add TMU clock (2019-02-05 10:40:05 +0100) > > ---------------------------------------------------------------- > clk: renesas: Updates for v5.1 (take two) > > - Add RPC (QSPI/HyperFLASH) clocks on R-Car V3H, > - Add TMU (timer) clocks on RZ/G2E, > - Small fixes and cleanups. > > Thanks for pulling! > > ---------------------------------------------------------------- > Biju Das (1): > clk: renesas: r8a774c0: Add TMU clock > > Sergei Shtylyov (4): > clk: renesas: rcar-gen3: Factor out cpg_reg_modify() > clk: renesas: rcar-gen3: Add spinlock > clk: renesas: rcar-gen3: Add RPC clocks > clk: renesas: r8a77980: Add RPC clocks > > drivers/clk/renesas/r8a774c0-cpg-mssr.c | 5 ++ > drivers/clk/renesas/r8a77980-cpg-mssr.c | 8 ++ > drivers/clk/renesas/rcar-gen3-cpg.c | 147 ++++++++++++++++++++++++++++---- > drivers/clk/renesas/rcar-gen3-cpg.h | 4 + > 4 files changed, 146 insertions(+), 18 deletions(-) I was wondering if you've received my pull request? 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