linux-loongson/arch/arm64/boot/dts/renesas/r8a779g3-white-hawk-single.dts
Geert Uytterhoeven bf6b3ccda3 arm64: dts: renesas: r8a779g3: Add White Hawk Single support
The White Hawk Single board with R-Car V4H ES3.0 (R8A779G3) uses an
updated version of the R-Car V4H (R8A779G0) SoC.

For now, there are no visible differences compared to the variant
equipped with an R-Car V4H ES2.0 (R8A779G2) SoC.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/66d0fe78c393e6df2775287c730464e91732ec56.1733156661.git.geert+renesas@glider.be
2024-12-10 11:50:21 +01:00

17 lines
401 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
* Device Tree Source for the R-Car V4H ES3.0 White Hawk Single board
*
* Copyright (C) 2024 Glider bv
*/
/dts-v1/;
#include "r8a779g3.dtsi"
#include "white-hawk-single.dtsi"
/ {
model = "Renesas White Hawk Single board based on r8a779g3";
compatible = "renesas,white-hawk-single", "renesas,r8a779g3",
"renesas,r8a779g0";
};