Hi Mike, Stephen, The following changes since commit 068e7f85234c0b56f55cc0259ad9c05f2c64b8fb: clk: renesas: Remove use of ARCH_R8A7795 (2020-02-21 14:01:54 +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.7-tag2 for you to fetch changes up to eeb40fda056ce2f914fff000525ca5a7b2ddec50: dt-bindings: clock: renesas: cpg-mssr: Convert to json-schema (2020-03-11 09:02:26 +0100) ---------------------------------------------------------------- clk: renesas: Updates for v5.7 (take two) - Improved clock/reset handling for the R-Car USB2 Clock Selector, - Conversion to json-schema of the Renesas CPG/MSSR DT bindings. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): dt-bindings: clock: renesas: cpg-mssr: Convert to json-schema Yoshihiro Shimoda (4): dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix clock[-name]s properties dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add power-domains and resets properties clk: renesas: rcar-usb2-clock-sel: Add multiple clocks management clk: renesas: rcar-usb2-clock-sel: Add reset_control .../devicetree/bindings/clock/renesas,cpg-mssr.txt | 100 ----------------- .../bindings/clock/renesas,cpg-mssr.yaml | 119 +++++++++++++++++++++ .../bindings/clock/renesas,rcar-usb2-clock-sel.txt | 17 ++- drivers/clk/renesas/Kconfig | 1 + drivers/clk/renesas/rcar-usb2-clock-sel.c | 40 ++++++- 5 files changed, 172 insertions(+), 105 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt create mode 100644 Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml 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