linux/arch/arm64/boot/dts/renesas/r8a779h2-gray-hawk-single.dts
Geert Uytterhoeven 424ada15de arm64: dts: renesas: r8a779h2: Add Gray Hawk Single support
The Gray Hawk Single board with R-Car V4M-7 (R8A779H2) uses an updated
version of the R-Car V4M (R8A779H0) SoC.

For now, there are no visible differences compared to the variant
equipped with an R-Car V4M (R8A779H0) SoC.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/d2e0e7b746063368b83148100aa553cff55b8b60.1750931027.git.geert+renesas@glider.be
2025-07-02 21:20:53 +02:00

17 lines
394 B
Text

// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
* Device Tree Source for the R-Car V4M-7 Gray Hawk Single board
*
* Copyright (C) 2025 Glider bv
*/
/dts-v1/;
#include "r8a779h2.dtsi"
#include "gray-hawk-single.dtsi"
/ {
model = "Renesas Gray Hawk Single board based on r8a779h2";
compatible = "renesas,gray-hawk-single", "renesas,r8a779h2",
"renesas,r8a779h0";
};