Hi Mike, Stephen, The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) 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.4-tag1 for you to fetch changes up to f787216f33ce5b5a2567766398f44ab62157114c: clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain (2019-08-23 11:09:57 +0200) ---------------------------------------------------------------- clk: renesas: Updates for v5.4 - Fix "always-on" Clock Domains on R-Car M1A, RZ/A1, RZ/A2, and RZ/N1, - Minor cleanups. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (4): clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helper clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain clk: renesas: r9a06g032: Set GENPD_FLAG_ALWAYS_ON for clock domain clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain Simon Horman (1): dt-bindings: clk: emev2: Rename bindings documentation file .../bindings/clock/{emev2-clock.txt => renesas,emev2-smu.txt} | 0 drivers/clk/renesas/clk-mstp.c | 3 ++- drivers/clk/renesas/r9a06g032-clocks.c | 3 ++- drivers/clk/renesas/rcar-usb2-clock-sel.c | 4 +--- drivers/clk/renesas/renesas-cpg-mssr.c | 3 ++- 5 files changed, 7 insertions(+), 6 deletions(-) rename Documentation/devicetree/bindings/clock/{emev2-clock.txt => renesas,emev2-smu.txt} (100%) 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