Hi all, This patch series adds devices nodes for the remaining Serial and High Speed Serial Communication Interfaces with FIFO ((H)SCIF) on the Renesas R-Car V4H (R8A779G0) SoC. Changes compared to v2[1]: - Correct SCIF register block size. Changes compared to v1[2]: - Replace S0D3_PER by SASYNCPERD1, as per R-Car V4H Hardware User's Manual rev. 0.54. SCIF[134] and HSCIF[13] can be accessed on expansion connectors on the White Hawk BreatOut Board using DT overlays available from [3]. They have been tested with a logic analyzer (to verify clocking) and with external loopback. I plan to queues this series in renesas-devel for v6.2. Thanks for your comments! [1] https://lore.kernel.org/r/cover.1665156023.git.geert+renesas@xxxxxxxxx [2] https://lore.kernel.org/r/cover.1665065132.git.geert+renesas@xxxxxxxxx [3] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/renesas-overlays Geert Uytterhoeven (2): arm64: dts: renesas: r8a779g0: Add SCIF nodes arm64: dts: renesas: r8a779g0: Add remaining HSCIF nodes arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 124 +++++++++++++++++++++- 1 file changed, 121 insertions(+), 3 deletions(-) -- 2.25.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