Hi Simon, Magnus, This patch series adds dummy board files for SoCs that do not have upstream board support yet (RZ/G2M and RZ/G2E). Not intended for upstream merge, but perhaps useful to add to your topic/renesas-defconfig branch (or a new branch), and merge into devel, to improve build coverage? Thanks! Geert Uytterhoeven (2): [LOCAL] arm64: dts: renesas: r8a774a1: Add dummy board DTS [LOCAL] arm64: dts: renesas: r8a774c0: Add dummy board DTS arch/arm64/boot/dts/renesas/Makefile | 4 ++++ arch/arm64/boot/dts/renesas/r8a774a1-dummy.dts | 2 ++ arch/arm64/boot/dts/renesas/r8a774c0-dummy.dts | 2 ++ 3 files changed, 8 insertions(+) create mode 100644 arch/arm64/boot/dts/renesas/r8a774a1-dummy.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a774c0-dummy.dts -- 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