Hi all, This RFC patch series adds support for the GPIO blocks on the R-Car V3U (r8a77990) SoC. This includes clock (incl. some drive-by fixes), DT binding, driver, and DTS updates. Due to lack of hardware, this is compile-tested only. Thanks for your comments! Geert Uytterhoeven (5): [RFC] clk: renesas: r8a779a0: Remove non-existent S2 clock [RFC] clk: renesas: r8a779a0: Fix parent of CBFUSA clock [RFC] clk: renesas: r8a779a0: Add PFC/GPIO clocks [RFC] dt-bindings: gpio: rcar: Add r8a779a0 support [RFC] arm64: dts: r8a779a0: Add GPIO nodes Phong Hoang (1): [RFC] gpio: rcar: Add support for R-Car V3U .../bindings/gpio/renesas,rcar-gpio.yaml | 3 + arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 140 ++++++++++++++++++ drivers/clk/renesas/r8a779a0-cpg-mssr.c | 8 +- drivers/gpio/gpio-rcar.c | 23 +++ 4 files changed, 172 insertions(+), 2 deletions(-) -- 2.17.1 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