xref: /linux/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts (revision 77e67d5daaf155f7d0f99f4e797c4842169ec19e)
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