Hi all, This patch series adds support for the Gray Hawk Single development board variant equipped with an R-Car V4M-7 SoC. Changes compared to the internal RFC: - Correct board part number. I plan to queue this in renesas-devel for v6.17. Thanks for your comments! Geert Uytterhoeven (3): dt-bindings: soc: renesas: Document R-Car V4M-7 Gray Hawk Single arm64: dts: renesas: Factor out Gray Hawk Single board support arm64: dts: renesas: r8a779h2: Add Gray Hawk Single support Tam Nguyen (1): arm64: dts: renesas: Add Renesas R8A779H2 SoC support .../bindings/soc/renesas/renesas.yaml | 7 + arch/arm64/boot/dts/renesas/Makefile | 2 + ...-hawk-single.dts => gray-hawk-single.dtsi} | 12 +- .../dts/renesas/r8a779h0-gray-hawk-single.dts | 855 +----------------- .../dts/renesas/r8a779h2-gray-hawk-single.dts | 17 + arch/arm64/boot/dts/renesas/r8a779h2.dtsi | 12 + 6 files changed, 43 insertions(+), 862 deletions(-) copy arch/arm64/boot/dts/renesas/{r8a779h0-gray-hawk-single.dts => gray-hawk-single.dtsi} (98%) create mode 100644 arch/arm64/boot/dts/renesas/r8a779h2-gray-hawk-single.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a779h2.dtsi -- 2.43.0 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