xref: /linux/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts (revision e7e86d7697c6ed1dbbde18d7185c35b6967945ed)
1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2/*
3 * Device Tree Source for the R-Car V4M Gray Hawk Single board
4 *
5 * Copyright (C) 2023 Renesas Electronics Corp.
6 * Copyright (C) 2024 Glider bv
7 */
8
9/dts-v1/;
10
11#include "r8a779h0.dtsi"
12#include "gray-hawk-single.dtsi"
13
14/ {
15	model = "Renesas Gray Hawk Single board based on r8a779h0";
16	compatible = "renesas,gray-hawk-single", "renesas,r8a779h0";
17};
18