Hi Mike, Stephen, The following changes since commit cf5577a1cfc104c71f011738ab753bf2ac2f91ed: clk: renesas: r8a779a0: Fix R and OSC clocks (2020-11-10 09:25:46 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-clk-for-v5.11-tag2 for you to fetch changes up to acaece1de58901a7f56cc0d4e5149897a903ad23: dt-bindings: clock: renesas: rcar-usb2-clock-sel: Convert bindings to json-schema (2020-11-27 09:01:25 +0100) ---------------------------------------------------------------- clk: renesas: Updates for v5.11 (take two) - Add RPC (QSPI/HyperFLASH) clocks on RZ/G2E, - Stop using __raw_*() I/O accessors, - One more conversion of DT bindings to json-schema. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): clk: renesas: sh73a0: Stop using __raw_*() I/O accessors Lad Prabhakar (1): clk: renesas: r8a774c0: Add RPC clocks Yoshihiro Shimoda (1): dt-bindings: clock: renesas: rcar-usb2-clock-sel: Convert bindings to json-schema .../bindings/clock/renesas,rcar-usb2-clock-sel.txt | 68 -------------- .../clock/renesas,rcar-usb2-clock-sel.yaml | 100 +++++++++++++++++++++ drivers/clk/renesas/clk-sh73a0.c | 2 +- drivers/clk/renesas/r8a774c0-cpg-mssr.c | 9 ++ drivers/clk/renesas/rcar-gen3-cpg.c | 28 ++++++ drivers/clk/renesas/rcar-gen3-cpg.h | 5 ++ 6 files changed, 143 insertions(+), 69 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt create mode 100644 Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.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