Hi all, This patch series broadens support for the R-Car M3-W+ (aka R-Car M3-W ES3.0) Soc (R8A77961), by adding more device nodes to its DT source file, up to what can be tested reasonably using remote access. For your convenience, it is available in the topic/r8a77961-v2 branch of my renesas-drivers git repository at git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git. Changes compared to v1: - Group SYS-DMAC interrupt specifiers. This has been tested on a Salvator-XS development board. More details can be found in the individual patches. To be queued in renesas-devel for v5.6. Thanks! Geert Uytterhoeven (6): arm64: dts: renesas: r8a77961: Add RWDT node arm64: dts: renesas: r8a77961: Add GPIO nodes arm64: dts: renesas: r8a77961: Add RAVB node arm64: dts: renesas: r8a77961: Add SYS-DMAC nodes arm64: dts: renesas: r8a77961: Add I2C nodes arm64: dts: renesas: r8a77961: Add SDHI nodes arch/arm64/boot/dts/renesas/r8a77961.dtsi | 390 +++++++++++++++++++++- 1 file changed, 377 insertions(+), 13 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