Hi all, This patch series adds support for the Renesas R-Car V4H ES3.0 (R8A779G3) SoC on the Renesas White Hawk Single board. R-Car V4H ES3.0 (R8A779G3) is an updated version of R-Car V4H (R8A779G0). I intend to queue these in renesas-devel for v6.14. Thanks for your comments! Geert Uytterhoeven (5): dt-bindings: soc: renesas: Move R8A779G0 White Hawk up dt-bindings: soc: renesas: Document R8A779G3 White Hawk Single arm64: dts: renesas: Factor out White Hawk Single board support arm64: dts: renesas: Add R8A779G3 SoC support arm64: dts: renesas: r8a779g3: Add White Hawk Single support .../bindings/soc/renesas/renesas.yaml | 16 ++--- arch/arm64/boot/dts/renesas/Makefile | 2 + .../renesas/r8a779g2-white-hawk-single.dts | 62 +------------------ .../renesas/r8a779g3-white-hawk-single.dts | 16 +++++ arch/arm64/boot/dts/renesas/r8a779g3.dtsi | 12 ++++ ...hawk-single.dts => white-hawk-single.dtsi} | 11 ++-- 6 files changed, 44 insertions(+), 75 deletions(-) create mode 100644 arch/arm64/boot/dts/renesas/r8a779g3-white-hawk-single.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a779g3.dtsi copy arch/arm64/boot/dts/renesas/{r8a779g2-white-hawk-single.dts => white-hawk-single.dtsi} (78%) -- 2.34.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